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