]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/reset/sti/Kconfig
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
[linux.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