soc: rockchip: remove default y for CPU_RK1808

Change-Id: I637197b927a243e9403719ccdcad426e61f0db34
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
Tao Huang
2018-10-11 14:16:42 +08:00
parent 29f42eb299
commit b47bc74541
3 changed files with 2 additions and 1 deletions

View File

@@ -230,6 +230,7 @@ CONFIG_RK_CONSOLE_THREAD=y
# CONFIG_ARM_ARCH_TIMER_EVTSTREAM is not set
CONFIG_ROCKCHIP_IOMMU=y
# CONFIG_CPU_PX30 is not set
CONFIG_CPU_RK1808=y
# CONFIG_CPU_RK3308 is not set
# CONFIG_CPU_RK3328 is not set
# CONFIG_CPU_RK3366 is not set

View File

@@ -111,6 +111,7 @@ CONFIG_RK_CONSOLE_THREAD=y
# CONFIG_ARM_ARCH_TIMER_EVTSTREAM is not set
# CONFIG_IOMMU_SUPPORT is not set
# CONFIG_CPU_PX30 is not set
CONFIG_CPU_RK1808=y
# CONFIG_CPU_RK3308 is not set
# CONFIG_CPU_RK3328 is not set
# CONFIG_CPU_RK3366 is not set

View File

@@ -44,7 +44,6 @@ config CPU_PX30
config CPU_RK1808
bool "RK1808"
default y if ARM64
config CPU_RK3308
bool "RK3308"