From aca5cd27db72aa6e664dd4b517b5ed885e711b82 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 8 Sep 2016 16:11:59 -0400 Subject: configs: Resync with savedefconfig Signed-off-by: Tom Rini --- configs/pine64_plus_defconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configs/pine64_plus_defconfig') diff --git a/configs/pine64_plus_defconfig b/configs/pine64_plus_defconfig index 5c97de1dcc..6f82190936 100644 --- a/configs/pine64_plus_defconfig +++ b/configs/pine64_plus_defconfig @@ -1,13 +1,12 @@ CONFIG_ARM=y +CONFIG_ENABLE_ARM_SOC_BOOT0_HOOK=y CONFIG_ARCH_SUNXI=y CONFIG_MACH_SUN50I=y CONFIG_DRAM_CLK=672 CONFIG_DRAM_ZQ=3881915 -# CONFIG_VIDEO is not set CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-pine64-plus" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set -CONFIG_ENABLE_ARM_SOC_BOOT0_HOOK=y CONFIG_SUN8I_EMAC=y -- cgit v1.2.3