linux-surface/drivers/reset/sti/Kconfig

11 lines
103 B
Plaintext
Raw Normal View History

2017-08-10 13:25:24 +00:00
if ARCH_STI
config STI_RESET_SYSCFG
bool
config STIH407_RESET
bool
select STI_RESET_SYSCFG
endif