mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
@@ -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
|
||||
|
||||
@@ -46,7 +46,6 @@ config CPU_RK1808
|
||||
|
||||
config CPU_RK3308
|
||||
bool "RK3308"
|
||||
default y if ARM64
|
||||
|
||||
config CPU_RK3328
|
||||
bool "RK3328"
|
||||
|
||||
Reference in New Issue
Block a user