Skip to content

Commit b219645

Browse files
committed
arm64: configs: sbc64_defconfig: add CPU_XXX config
1 parent 5a64f86 commit b219645

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

arch/arm64/configs/sbc64_defconfig

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3988,6 +3988,15 @@ CONFIG_QCOM_SOCINFO=m
39883988
CONFIG_QCOM_WCNSS_CTRL=m
39893989
CONFIG_QCOM_APR=m
39903990

3991+
#
3992+
# CPU selection
3993+
#
3994+
CONFIG_CPU_PX30=y
3995+
# CONFIG_CPU_RK3308 is not set
3996+
CONFIG_CPU_RK3328=y
3997+
# CONFIG_CPU_RK3366 is not set
3998+
CONFIG_CPU_RK3368=y
3999+
CONFIG_CPU_RK3399=y
39914000
CONFIG_ROCKCHIP_CPUINFO=y
39924001
CONFIG_ROCKCHIP_PM_DOMAINS=y
39934002

0 commit comments

Comments
 (0)