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:
Caesar Wang
2019-01-24 11:29:09 +08:00
parent b8c6f2e3e9
commit 7fdc08fcf9
2 changed files with 2 additions and 2 deletions

View File

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

View File

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