diff options
Diffstat (limited to 'configs/nanopi_a64_defconfig')
-rw-r--r-- | configs/nanopi_a64_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/nanopi_a64_defconfig b/configs/nanopi_a64_defconfig index 40acfa35864..122fcc57944 100644 --- a/configs/nanopi_a64_defconfig +++ b/configs/nanopi_a64_defconfig @@ -1,10 +1,10 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y +CONFIG_SPL=y CONFIG_MACH_SUN50I=y CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-nanopi-a64" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -CONFIG_SPL=y # CONFIG_CMD_FLASH is not set # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_ISO_PARTITION is not set |