From eafec32000499c8f20589e44801c9febff9ce101 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Fri, 21 Nov 2014 17:19:45 +0100 Subject: sun6i: Add gmac support for sun6i boards Hookup the gmac found on the sun6i / A31 SoCs. Signed-off-by: Hans de Goede Acked-by: Ian Campbell --- configs/Mele_M9_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/Mele_M9_defconfig') 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 -- cgit v1.2.1