]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arm64: defconfig: enable MVNETA
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 20 Feb 2017 17:27:17 +0000 (18:27 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Tue, 7 Mar 2017 17:45:55 +0000 (18:45 +0100)
Now that the Armada 37xx SoCs support the mvneta driver, enable it by
default. It is especially useful when booting on an NFS root.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/configs/defconfig

index 7c48028ec64a09e25a1b9dee9d907e577ebf712d..0ebe737d37789a64d836f308a1da6207b14a1109 100644 (file)
@@ -185,6 +185,7 @@ CONFIG_HNS_ENET=y
 CONFIG_E1000E=y
 CONFIG_IGB=y
 CONFIG_IGBVF=y
+CONFIG_MVNETA=y
 CONFIG_SKY2=y
 CONFIG_RAVB=y
 CONFIG_SMC91X=y