device/rockchip: switch the evb-rk3399_defconfig to rk3399_defconfig
AFAIK, the rk3399 is suit for the all rk3399 SoCs. Change-Id: Id4bbe7e1eae569eceb47eee6f34a0048f35d752f Signed-off-by: Caesar Wang <wxt@rock-chips.com>
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
# Target arch
|
||||
export RK_ARCH=arm64
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=evb-rk3399
|
||||
export RK_UBOOT_DEFCONFIG=rk3399
|
||||
# Kernel defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
||||
# Kernel dts
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Target arch
|
||||
export RK_ARCH=arm64
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=evb-rk3399
|
||||
export RK_UBOOT_DEFCONFIG=rk3399
|
||||
# Kernel defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
||||
# Kernel dts
|
||||
|
||||
Reference in New Issue
Block a user