aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs/defconfig
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-16 16:16:28 +0100
committerGregory CLEMENT <gregory.clement@free-electrons.com>2017-03-23 17:50:13 +0100
commit66e56302842e9971426bd7e504c4db4f88cbb037 (patch)
tree282487834267cbc494c730d31f04cb12f23a2397 /arch/arm64/configs/defconfig
parentarm64: defconfig: enable I2C_PXA (diff)
downloadlinux-dev-66e56302842e9971426bd7e504c4db4f88cbb037.tar.xz
linux-dev-66e56302842e9971426bd7e504c4db4f88cbb037.zip
arm64: defconfig: enable MVPP2
The MVPP2 network driver is used for the ARM64 Marvell Armada 7K and 8K platforms, so enable it in the arm64 defconfig. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to '')
-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 19ce256f994e..8e27221afded 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -185,6 +185,7 @@ CONFIG_HNS_ENET=y
CONFIG_E1000E=y
CONFIG_IGB=y
CONFIG_IGBVF=y
+CONFIG_MVPP2=y
CONFIG_MVNETA=y
CONFIG_SKY2=y
CONFIG_RAVB=y