diff options
author | Tom Rini <trini@konsulko.com> | 2018-10-29 11:21:00 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-10-29 11:21:00 -0400 |
commit | 2f07a9a6d1abd1eeb283a21a8d718dc9628429a4 (patch) | |
tree | 1c7f7543d6da1822b40533560831c241ddcbe021 /configs/pine64_plus_defconfig | |
parent | d735d3b6cb778012f05c2e3fca01df7f6ae6f035 (diff) | |
parent | 5776610e9ef022e2d8a15793d4b9955c3f8076ed (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Diffstat (limited to 'configs/pine64_plus_defconfig')
-rw-r--r-- | configs/pine64_plus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pine64_plus_defconfig b/configs/pine64_plus_defconfig index 14ccc9ba05..a5b87b9063 100644 --- a/configs/pine64_plus_defconfig +++ b/configs/pine64_plus_defconfig @@ -3,6 +3,7 @@ CONFIG_ARCH_SUNXI=y CONFIG_SPL=y CONFIG_MACH_SUN50I=y CONFIG_RESERVE_ALLWINNER_BOOT0_HEADER=y +CONFIG_PINE64_DT_SELECTION=y CONFIG_NR_DRAM_BANKS=1 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set # CONFIG_CMD_FLASH is not set |