summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLABBE Corentin2017-05-31 09:18:52 +0200
committerDavid S. Miller2017-06-01 20:53:09 +0200
commit2428fd0fe5508f5d8599d70cd6f650e19e835b5a (patch)
tree91d902c371f882b3b92967198f6398531fbdfead
parentarm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfig (diff)
downloadkernel-qcow2-linux-2428fd0fe5508f5d8599d70cd6f650e19e835b5a.tar.gz
kernel-qcow2-linux-2428fd0fe5508f5d8599d70cd6f650e19e835b5a.tar.xz
kernel-qcow2-linux-2428fd0fe5508f5d8599d70cd6f650e19e835b5a.zip
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 <clabbe.montjoie@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
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