mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
soc: rockchip: ROCKCHIP_MINI_KERNEL default y if CPU_RV1103B
Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: I245ee2575fb9f8c6b4c02e79a97900aabcb9a750
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user