RK3568: BoardConfig: fix BoardConfig-rk3568-nvr-spi-nand.mk kernel config.
Move the related configuration of spi nand and ubifs to rockchip_linux_defconfig, cancel rockchip_linux_ubifs.config Signed-off-by: Xiao Ya peng <yp.xiao@rock-chips.com> Change-Id: I99c27a1ace65a00b7c27efc874118b554eff3a8c
This commit is contained in:
@ -9,7 +9,7 @@ export RK_UBOOT_FORMAT_TYPE=fit
|
||||
# Kernel defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
||||
# Kernel defconfig fragment
|
||||
export RK_KERNEL_DEFCONFIG_FRAGMENT="rockchip_linux_ubifs.config rockchip_linux_bifrost.config"
|
||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=rockchip_linux_bifrost.config
|
||||
# Kernel dts rk3568-nvr-demo-v10-linux rk3568-evb1-ddr4-v10-linux
|
||||
export RK_KERNEL_DTS=rk3568-nvr-demo-v10-linux-spi-nand
|
||||
# boot image type
|
||||
|
||||
Reference in New Issue
Block a user