Support for Rockchip's RK2928 SoCs.
config ARCH_RK30
- bool "Rockchip RK30xx/RK3108/RK3168"
+ bool "Rockchip RK2928B/RK30xx/RK3108/RK3168"
select PLAT_RK
select CPU_V7
select ARM_GIC
select ARM_ERRATA_754322
select ARM_ERRATA_775420
help
- Support for Rockchip's RK30xx/RK3108/RK3168 SoCs.
+ Support for Rockchip's RK2928B/RK30xx/RK3108/RK3168 SoCs.
config ARCH_RK3188
bool "Rockchip RK3188"
source "arch/arm/mach-rk29/Kconfig"
source "arch/arm/mach-rk2928/Kconfig"
source "arch/arm/mach-rk30/Kconfig"
+source "arch/arm/mach-rk2928b/Kconfig"
source "arch/arm/mach-rk3188/Kconfig"
source "arch/arm/mach-sa1100/Kconfig"
machine-$(CONFIG_ARCH_REALVIEW) := realview
machine-$(CONFIG_ARCH_RK29) := rk29
machine-$(CONFIG_ARCH_RK2928) := rk2928
-machine-$(CONFIG_ARCH_RK30) := rk30
+machine-$(CONFIG_ARCH_RK30) := rk30 rk2928b
machine-$(CONFIG_ARCH_RK3188) := rk3188
machine-$(CONFIG_ARCH_RPC) := rpc
machine-$(CONFIG_ARCH_S3C2410) := s3c2410 s3c2400 s3c2412 s3c2416 s3c2440 s3c2443