From: LABBE Corentin Date: Wed, 31 May 2017 07:18:50 +0000 (+0200) Subject: arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfig X-Git-Tag: v4.14-rc1~596^2~320^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b97a96848011322f7ce24c7a4dce5c0066846e56;p=platform%2Fkernel%2Flinux-rpi.git arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfig Enable the dwmac-sun8i driver in the sunxi default configuration Signed-off-by: Corentin Labbe Signed-off-by: David S. Miller --- diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig index 5cd5dd70..504e022 100644 --- a/arch/arm/configs/sunxi_defconfig +++ b/arch/arm/configs/sunxi_defconfig @@ -40,6 +40,7 @@ CONFIG_ATA=y CONFIG_AHCI_SUNXI=y CONFIG_NETDEVICES=y CONFIG_SUN4I_EMAC=y +CONFIG_DWMAC_SUN8I=y # CONFIG_NET_VENDOR_ARC is not set # CONFIG_NET_CADENCE is not set # CONFIG_NET_VENDOR_BROADCOM is not set