161fc4131SPhilipp Zabelconfig ARCH_HAS_RESET_CONTROLLER 261fc4131SPhilipp Zabel bool 361fc4131SPhilipp Zabel 461fc4131SPhilipp Zabelmenuconfig RESET_CONTROLLER 561fc4131SPhilipp Zabel bool "Reset Controller Support" 661fc4131SPhilipp Zabel default y if ARCH_HAS_RESET_CONTROLLER 761fc4131SPhilipp Zabel help 861fc4131SPhilipp Zabel Generic Reset Controller support. 961fc4131SPhilipp Zabel 1061fc4131SPhilipp Zabel This framework is designed to abstract reset handling of devices 1161fc4131SPhilipp Zabel via GPIOs or SoC-internal reset controller modules. 1261fc4131SPhilipp Zabel 1361fc4131SPhilipp Zabel If unsure, say no. 14*e5d76075SStephen Gallimore 15*e5d76075SStephen Gallimoresource "drivers/reset/sti/Kconfig" 16