diff mbox series

[U-Boot,3/3] configs: Sinovoip_BPI_M3_defconfig: enable sun8i-emac

Message ID 20190616163120.23123-4-clabbe.montjoie@gmail.com
State Rejected
Delegated to: Jagannadha Sutradharudu Teki
Headers show
Series Enable networking for BananaPi M3 | expand

Commit Message

Corentin Labbe June 16, 2019, 4:31 p.m. UTC
Since the BPIM3 have a sun8i-emac, this patch enables it on Sinovoip_BPI_M3_defconfig.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
---
 configs/Sinovoip_BPI_M3_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/configs/Sinovoip_BPI_M3_defconfig b/configs/Sinovoip_BPI_M3_defconfig
index b871287b6c3..9db2d0708c2 100644
--- a/configs/Sinovoip_BPI_M3_defconfig
+++ b/configs/Sinovoip_BPI_M3_defconfig
@@ -28,3 +28,4 @@  CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_OHCI_HCD=y
 CONFIG_USB_MUSB_HOST=y
 CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y
+CONFIG_SUN8I_EMAC=y