mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
soc: rockchip: Add ROCKCHIP_MINI_KERNEL config
This option make the kernel size smaller. Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: I0106c8570a6df6e2c8e807b5fae97957406c029e
This commit is contained in:
@@ -141,6 +141,14 @@ config ROCKCHIP_DEBUG
|
||||
help
|
||||
Print dbgpcsr for every cpu when panic.
|
||||
|
||||
config ROCKCHIP_MINI_KERNEL
|
||||
bool "Rockchip Mini Kernel support"
|
||||
select NO_GKI
|
||||
default y if CPU_RV1106 || CPU_RV1126
|
||||
help
|
||||
Say y here to enable Rockchip mini kernel support.
|
||||
This option make the kernel size smaller.
|
||||
|
||||
config ROCKCHIP_THUNDER_BOOT
|
||||
bool "Rockchip Thunder Boot support"
|
||||
depends on NO_GKI
|
||||
|
||||
Reference in New Issue
Block a user