linux-surface/drivers/reset/sti/Kconfig
2017-08-10 09:25:24 -04:00

11 lines
103 B
Plaintext

if ARCH_STI
config STI_RESET_SYSCFG
bool
config STIH407_RESET
bool
select STI_RESET_SYSCFG
endif