summaryrefslogtreecommitdiffstats
path: root/drivers/reset/sti/Kconfig
blob: ba137963e94ed88c547821a5ade7aabcae4f3a1b (plain)
1
2
3
4
5
6
7
if ARCH_STI

config STI_RESET_SYSCFG
	bool
	select RESET_CONTROLLER

endif