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:
Xiao Ya peng
2021-01-25 10:03:42 +08:00
parent 6bac561bbe
commit 1764e8926b
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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