xref: /openbmc/linux/arch/arm/mach-rockchip/Kconfig (revision bf3c4b51)
1d63dc051SHeiko Stuebnerconfig ARCH_ROCKCHIP
2e3246542SMasahiro Yamada	bool "Rockchip RK2928 and RK3xxx SOCs"
3e3246542SMasahiro Yamada	depends on ARCH_MULTI_V7
4d63dc051SHeiko Stuebner	select PINCTRL
5d63dc051SHeiko Stuebner	select PINCTRL_ROCKCHIP
61fe69496SHeiko Stübner	select ARCH_HAS_RESET_CONTROLLER
734f137b1SHeiko Stübner	select ARM_AMBA
8d63dc051SHeiko Stuebner	select ARM_GIC
9d63dc051SHeiko Stuebner	select CACHE_L2X0
105c34a4e8SLinus Walleij	select GPIOLIB
117a1917abSHeiko Stuebner	select HAVE_ARM_ARCH_TIMER
12f6f70cf7SHeiko Stuebner	select HAVE_ARM_SCU if SMP
13f350f823SHeiko Stuebner	select HAVE_ARM_TWD if SMP
14d63dc051SHeiko Stuebner	select DW_APB_TIMER_OF
15d1bef995SArnd Bergmann	select REGULATOR if PM
16468b8c4cSDaniel Lezcano	select ROCKCHIP_TIMER
17f95a2b3dSHeiko Stuebner	select ARM_GLOBAL_TIMER
18f95a2b3dSHeiko Stuebner	select CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK
19bf3c4b51STao Huang	select ZONE_DMA if ARM_LPAE
20d63dc051SHeiko Stuebner	help
21d63dc051SHeiko Stuebner	  Support for Rockchip's Cortex-A9 Single-to-Quad-Core-SoCs
22d63dc051SHeiko Stuebner	  containing the RK2928, RK30xx and RK31xx series.
23