]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/reset/sti/Kconfig
Merge remote-tracking branches 'asoc/topic/rockchip', 'asoc/topic/rt5514', 'asoc...
[mirror_ubuntu-artful-kernel.git] / drivers / reset / sti / Kconfig
1 if ARCH_STI
2
3 config STI_RESET_SYSCFG
4 bool
5
6 config STIH407_RESET
7 bool
8 select STI_RESET_SYSCFG
9
10 endif