dt-bindings: reset: imx7: Fix the spelling of 'indices'
[sfrench/cifs-2.6.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