RK3568: BoardConfig: nvr: modify RK_KERNEL_DEFCONFIG_FRAGMENT to rk3568_nvr.config.
Specific product needs, kernel set config separately. Signed-off-by: Xiao Ya peng <yp.xiao@rock-chips.com> Change-Id: I8f190f93abddd05c7494f6ff5398091918a31930
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_bifrost.config
|
||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=rk3568_nvr.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
|
||||
|
||||
@ -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_bifrost.config
|
||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=rk3568_nvr.config
|
||||
# Kernel dts rk3568-nvr-demo-v10-linux rk3568-evb1-ddr4-v10-linux
|
||||
export RK_KERNEL_DTS=rk3568-nvr-demo-v10-linux
|
||||
# boot image type
|
||||
|
||||
Reference in New Issue
Block a user