From: LABBE Corentin Date: Wed, 31 May 2017 07:18:51 +0000 (+0200) Subject: arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfig X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=5209324407477f5dbe2ad6def17584e80b7faa91;p=openwrt%2Fstaging%2Fblogic.git arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfig Enable the dwmac-sun8i driver in the multi_v7 default configuration Signed-off-by: Corentin Labbe Signed-off-by: David S. Miller --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 2685e03600b1..6da6af8881f7 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -257,6 +257,7 @@ CONFIG_SMSC911X=y CONFIG_STMMAC_ETH=y CONFIG_STMMAC_PLATFORM=y CONFIG_DWMAC_DWC_QOS_ETH=y +CONFIG_DWMAC_SUN8I=y CONFIG_TI_CPSW=y CONFIG_XILINX_EMACLITE=y CONFIG_AT803X_PHY=y