From: LABBE Corentin Date: Wed, 31 May 2017 07:18:52 +0000 (+0200) Subject: arm64: defconfig: Enable dwmac-sun8i driver on defconfig X-Git-Tag: android-x86-8.1-r1~3229^2~320^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=2428fd0fe550;p=android-x86%2Fkernel.git arm64: defconfig: Enable dwmac-sun8i driver on defconfig Enable the dwmac-sun8i ethernet driver as a module in the ARM64 defconfig. Signed-off-by: Corentin Labbe Signed-off-by: David S. Miller --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 65cdd878cfbd..d673c7096b90 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -190,6 +190,7 @@ CONFIG_RAVB=y CONFIG_SMC91X=y CONFIG_SMSC911X=y CONFIG_STMMAC_ETH=m +CONFIG_DWMAC_SUN8I=m CONFIG_MDIO_BUS_MUX_MMIOREG=y CONFIG_MESON_GXL_PHY=m CONFIG_MICREL_PHY=y