18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig ARCH_ROCKCHIP
38c2ecf20Sopenharmony_ci	bool "Rockchip RK2928 and RK3xxx SOCs"
48c2ecf20Sopenharmony_ci	depends on ARCH_MULTI_V7
58c2ecf20Sopenharmony_ci	select PINCTRL
68c2ecf20Sopenharmony_ci	select PINCTRL_ROCKCHIP
78c2ecf20Sopenharmony_ci	select ARCH_HAS_RESET_CONTROLLER
88c2ecf20Sopenharmony_ci	select ARM_AMBA
98c2ecf20Sopenharmony_ci	select ARM_GIC
108c2ecf20Sopenharmony_ci	select CACHE_L2X0
118c2ecf20Sopenharmony_ci	select GPIOLIB
128c2ecf20Sopenharmony_ci	select HAVE_ARM_ARCH_TIMER
138c2ecf20Sopenharmony_ci	select HAVE_ARM_SCU if SMP
148c2ecf20Sopenharmony_ci	select HAVE_ARM_TWD if SMP
158c2ecf20Sopenharmony_ci	select DW_APB_TIMER_OF
168c2ecf20Sopenharmony_ci	select REGULATOR if PM
178c2ecf20Sopenharmony_ci	select ROCKCHIP_TIMER
188c2ecf20Sopenharmony_ci	select ARM_GLOBAL_TIMER
198c2ecf20Sopenharmony_ci	select CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK
208c2ecf20Sopenharmony_ci	select ZONE_DMA if ARM_LPAE
218c2ecf20Sopenharmony_ci	select PM
228c2ecf20Sopenharmony_ci	help
238c2ecf20Sopenharmony_ci	  Support for Rockchip's Cortex-A9 Single-to-Quad-Core-SoCs
248c2ecf20Sopenharmony_ci	  containing the RK2928, RK30xx and RK31xx series.
25