rk356x: remove rockchip_linux_bifrost.config for BoardConfig
Since the Kernel had solved the gpu compatible issue.
Depend-CL: kernel config commit:
("arm64/configs: merge bifrost configs into rockchip_linux_defconfig")
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: I76c0d4204a493df22e3398c87d7c130993c2b218
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=
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3566-evb2-lp4x-v10-linux
|
||||
# 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=
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3568-evb1-ddr4-v10-linux-spi-nor
|
||||
# boot image type
|
||||
@ -63,4 +63,4 @@ export RK_DISTRO_MODULE=
|
||||
# Define pre-build script for this board
|
||||
export RK_BOARD_PRE_BUILD_SCRIPT=app-build.sh
|
||||
# Define package-file
|
||||
export RK_PACKAGE_FILE=rk356x-package-file-spi-nor
|
||||
export RK_PACKAGE_FILE=rk356x-package-file-spi-nor
|
||||
|
||||
@ -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=
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3568-evb1-ddr4-v10-linux
|
||||
# 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=
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3568-evb1-ddr4-v10-linux
|
||||
# boot image type
|
||||
|
||||
Reference in New Issue
Block a user