diff --git a/drivers/soc/rockchip/Kconfig b/drivers/soc/rockchip/Kconfig index 4067e7273992..11b9b204291f 100644 --- a/drivers/soc/rockchip/Kconfig +++ b/drivers/soc/rockchip/Kconfig @@ -255,7 +255,7 @@ config ROCKCHIP_DEBUG config ROCKCHIP_MINI_KERNEL bool "Rockchip Mini Kernel support" select NO_GKI - default y if CPU_RV1106 || CPU_RV1126 + default y if CPU_RV1103B || CPU_RV1106 || CPU_RV1126 help Say y here to enable Rockchip mini kernel support. This option make the kernel size smaller.