summaryrefslogtreecommitdiffstats
path: root/configs/Mele_M9_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-11-21 17:19:45 +0100
committerHans de Goede <hdegoede@redhat.com>2014-11-25 13:38:46 +0100
commiteafec32000499c8f20589e44801c9febff9ce101 (patch)
treef1604ccbd2902e1b082fde18377efeae09fa36fc /configs/Mele_M9_defconfig
parentb871f636c70a2371a8e50190177e4f86d31094fb (diff)
downloadtalos-obmc-uboot-eafec32000499c8f20589e44801c9febff9ce101.tar.gz
talos-obmc-uboot-eafec32000499c8f20589e44801c9febff9ce101.zip
sun6i: Add gmac support for sun6i boards
Hookup the gmac found on the sun6i / A31 SoCs. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/Mele_M9_defconfig')
-rw-r--r--configs/Mele_M9_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/Mele_M9_defconfig b/configs/Mele_M9_defconfig
index 40eabce492..ac3cd36be8 100644
--- a/configs/Mele_M9_defconfig
+++ b/configs/Mele_M9_defconfig
@@ -1,5 +1,5 @@
CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="USB_EHCI"
+CONFIG_SYS_EXTRA_OPTIONS="USB_EHCI,SUNXI_GMAC"
CONFIG_FDTFILE="sun6i-a31-m9.dtb"
+S:CONFIG_ARM=y
+S:CONFIG_ARCH_SUNXI=y
OpenPOWER on IntegriCloud