soc: rockchip: remove default y for CPU_RK3308

Change-Id: I79330a302596e6c1a433a2b6db0e4d141975fa59
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
Tao Huang
2018-10-11 14:25:48 +08:00
parent 3bd8e047d3
commit f125bf6b07
2 changed files with 1 additions and 1 deletions

View File

@@ -209,6 +209,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_RK3308=y
# CONFIG_CPU_RK3328 is not set
# CONFIG_CPU_RK3366 is not set
# CONFIG_CPU_RK3368 is not set

View File

@@ -46,7 +46,6 @@ config CPU_RK1808
config CPU_RK3308
bool "RK3308"
default y if ARM64
config CPU_RK3328
bool "RK3328"