soc: rockchip: Rename CPU_RV110X to CPU_RV1108

Now RV1103/6 is coming, the original CPU_RV110X is for
RV1107/8, to avoid been mis-understood, so, make this
change.

Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Change-Id: I1fa19e740b72934dc84f0d2bbbf56b00aa24225a
This commit is contained in:
Sugar Zhang
2022-01-24 15:25:28 +08:00
committed by Tao Huang
parent 92073c0050
commit 6631851252
3 changed files with 3 additions and 3 deletions

View File

@@ -202,7 +202,7 @@ CONFIG_RK_CONSOLE_THREAD=y
# CONFIG_CPU_RK3188 is not set
# CONFIG_CPU_RK3288 is not set
# CONFIG_CPU_RK322X is not set
# CONFIG_CPU_RV110X is not set
# CONFIG_CPU_RV1108 is not set
CONFIG_CPU_RK3308=y
CONFIG_ROCKCHIP_PM_DOMAINS=y
CONFIG_ROCKCHIP_PVTM=y

View File

@@ -197,7 +197,7 @@ CONFIG_RK_CONSOLE_THREAD=y
# CONFIG_CPU_RK3188 is not set
# CONFIG_CPU_RK3288 is not set
# CONFIG_CPU_RK322X is not set
# CONFIG_CPU_RV110X is not set
# CONFIG_CPU_RV1108 is not set
CONFIG_CPU_RK3308=y
CONFIG_ROCKCHIP_PM_DOMAINS=y
CONFIG_ROCKCHIP_PVTM=y

View File

@@ -27,7 +27,7 @@ config CPU_RK322X
bool "RK3228/9"
depends on ARM
config CPU_RV110X
config CPU_RV1108
bool "RV1107/8"
depends on ARM