summaryrefslogtreecommitdiffstats
path: root/configs/rock64-rk3328_defconfig
diff options
context:
space:
mode:
authorKever Yang <kever.yang@rock-chips.com>2019-07-09 22:14:27 +0800
committerKever Yang <kever.yang@rock-chips.com>2019-07-20 23:59:44 +0800
commit747e127535902e86f0897f1d1691476c2c5c83bc (patch)
treeb7556e2df0d89e402b21db16819975f81b212928 /configs/rock64-rk3328_defconfig
parenta13f870ad45dbadd79b540f74fa006db2bea2adc (diff)
downloadu-boot-747e127535902e86f0897f1d1691476c2c5c83bc.tar.gz
u-boot-747e127535902e86f0897f1d1691476c2c5c83bc.tar.xz
u-boot-747e127535902e86f0897f1d1691476c2c5c83bc.zip
rockchip: rk3328: default enable SPL LIBCOMMON and LIBGENERIC
We needs SPL LIBCOMMON and LIBGENERIC for all boards, so we can enable them by default and no need to define in each board. Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/rock64-rk3328_defconfig')
-rw-r--r--configs/rock64-rk3328_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/rock64-rk3328_defconfig b/configs/rock64-rk3328_defconfig
index 1c3fb69bb8..ef453e72c1 100644
--- a/configs/rock64-rk3328_defconfig
+++ b/configs/rock64-rk3328_defconfig
@@ -2,8 +2,6 @@ CONFIG_SMBIOS_MANUFACTURER="pine64"
CONFIG_SMBIOS_PRODUCT_NAME="rock64_rk3328"
CONFIG_ARM=y
CONFIG_ARCH_ROCKCHIP=y
-CONFIG_SPL_LIBCOMMON_SUPPORT=y
-CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_SYS_TEXT_BASE=0x00200000
CONFIG_ROCKCHIP_RK3328=y
CONFIG_ROCKCHIP_SPL_RESERVE_IRAM=0x40000