summaryrefslogtreecommitdiff
path: root/configs/pine64_plus_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-07-27 16:06:35 (GMT)
committerHans de Goede <hdegoede@redhat.com>2016-07-31 19:45:47 (GMT)
commitfcada3b05e56c9b22bf5f92ba94fa80449452e76 (patch)
tree98fe0a202b6e30c344b61e722462e9effd792f82 /configs/pine64_plus_defconfig
parent4069437dfbb2f70b92a84af7ce2d5cfba27247b9 (diff)
downloadu-boot-fsl-qoriq-fcada3b05e56c9b22bf5f92ba94fa80449452e76.tar.xz
sunxi: Re-enable h3 emac support
With the recent bug fixes for the sun8i_emac driver all known issues are resolved, so we can re-enable the driver. While at it, also enable the emac on the Orange Pi One. Cc: Chen-Yu Tsai <wens@csie.org> Cc: Corentin LABBE <clabbe.montjoie@gmail.com> Cc: Amit Singh Tomar <amittomer25@gmail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk> Acked-by: Jagan Teki <jteki@openedev.com>
Diffstat (limited to 'configs/pine64_plus_defconfig')
-rw-r--r--configs/pine64_plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pine64_plus_defconfig b/configs/pine64_plus_defconfig
index 0bf79bf..5c97de1 100644
--- a/configs/pine64_plus_defconfig
+++ b/configs/pine64_plus_defconfig
@@ -10,3 +10,4 @@ CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-pine64-plus"
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_FPGA is not set
CONFIG_ENABLE_ARM_SOC_BOOT0_HOOK=y
+CONFIG_SUN8I_EMAC=y