1if ARCH_STI
2
3config STI_RESET_SYSCFG
4	bool
5
6config STIH407_RESET
7	bool
8	select STI_RESET_SYSCFG
9
10endif
11