Merge "rockchip: match the kernel defconfig for Boardconfig"

This commit is contained in:
Caesar Wang
2018-07-10 16:32:16 +08:00
committed by Gerrit Code Review

View File

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