162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig ARCH_ROCKCHIP
362306a36Sopenharmony_ci	bool "Rockchip RK2928 and RK3xxx SOCs"
462306a36Sopenharmony_ci	depends on ARCH_MULTI_V7
562306a36Sopenharmony_ci	select PINCTRL
662306a36Sopenharmony_ci	select PINCTRL_ROCKCHIP
762306a36Sopenharmony_ci	select ARCH_HAS_RESET_CONTROLLER
862306a36Sopenharmony_ci	select ARM_AMBA
962306a36Sopenharmony_ci	select ARM_GIC
1062306a36Sopenharmony_ci	select CACHE_L2X0
1162306a36Sopenharmony_ci	select GPIOLIB
1262306a36Sopenharmony_ci	select HAVE_ARM_ARCH_TIMER
1362306a36Sopenharmony_ci	select HAVE_ARM_SCU if SMP
1462306a36Sopenharmony_ci	select HAVE_ARM_TWD if SMP
1562306a36Sopenharmony_ci	select DW_APB_TIMER_OF
1662306a36Sopenharmony_ci	select REGULATOR if PM
1762306a36Sopenharmony_ci	select ROCKCHIP_TIMER
1862306a36Sopenharmony_ci	select ARM_GLOBAL_TIMER
1962306a36Sopenharmony_ci	select CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK
2062306a36Sopenharmony_ci	select ZONE_DMA if ARM_LPAE
2162306a36Sopenharmony_ci	select PM
2262306a36Sopenharmony_ci	help
2362306a36Sopenharmony_ci	  Support for Rockchip's Cortex-A9 Single-to-Quad-Core-SoCs
2462306a36Sopenharmony_ci	  containing the RK2928, RK30xx and RK31xx series.
25