diff options
author | Andre Przywara | 2018-04-04 01:31:23 +0100 |
---|---|---|
committer | Jagan Teki | 2018-04-04 14:15:40 +0530 |
commit | f3fed05e095439b3fd24990e20dbea1d4b03c121 (patch) | |
tree | 855bc22256ae233a13d50b4841fc433f1eeae034 /configs/pine64_plus_defconfig | |
parent | d14db11d76e154a03e3fbaedb2fe4f13da7bb65f (diff) |
Revert "sunxi: Pine64: temporarily remove extra Pine64 non-plus DT"
Now with the MMC environment gone, we have enough space to accommodate
the Pine64 "non-plus" .dtb again.
This reverts commit 47952b8e42c2790150e16d3d4235b3a1ee0ba9bb.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
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 a8d4e2b0aa4..a4ca68a752f 100644 --- a/configs/pine64_plus_defconfig +++ b/configs/pine64_plus_defconfig @@ -9,6 +9,7 @@ CONFIG_SPL=y # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_ISO_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set +CONFIG_OF_LIST="sun50i-a64-pine64 sun50i-a64-pine64-plus" CONFIG_SUN8I_EMAC=y CONFIG_USB_EHCI_HCD=y CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y |