Merge "rockchip: match the kernel defconfig for Boardconfig"
This commit is contained in:
@ -8,9 +8,9 @@ ARCH=arm64
|
|||||||
# Uboot defconfig
|
# Uboot defconfig
|
||||||
UBOOT_DEFCONFIG=evb-px30
|
UBOOT_DEFCONFIG=evb-px30
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
KERNEL_DEFCONFIG=px30_linux_defconfig
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
KERNEL_DTS=px30-evb-ddr3-v10
|
KERNEL_DTS=px30-evb-ddr3-v10-linux
|
||||||
# Buildroot config
|
# Buildroot config
|
||||||
CFG_BUILDROOT=rockchip_px30
|
CFG_BUILDROOT=rockchip_px30
|
||||||
# Recovery config
|
# Recovery config
|
||||||
|
|||||||
Reference in New Issue
Block a user