From fcada3b05e56c9b22bf5f92ba94fa80449452e76 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Wed, 27 Jul 2016 18:06:35 +0200 Subject: 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 Cc: Corentin LABBE Cc: Amit Singh Tomar Signed-off-by: Hans de Goede Acked-by: Ian Campbell Acked-by: Jagan Teki --- configs/orangepi_one_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/orangepi_one_defconfig') diff --git a/configs/orangepi_one_defconfig b/configs/orangepi_one_defconfig index be8afcab36..81299e6924 100644 --- a/configs/orangepi_one_defconfig +++ b/configs/orangepi_one_defconfig @@ -13,3 +13,4 @@ CONFIG_SPL=y # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set CONFIG_USB_EHCI_HCD=y +CONFIG_SUN8I_EMAC=y -- cgit v1.2.3