From: Thomas Petazzoni Date: Thu, 16 Mar 2017 15:16:28 +0000 (+0100) Subject: arm64: defconfig: enable MVPP2 X-Git-Tag: v4.12-rc1~53^2~5^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66e56302842e9971426bd7e504c4db4f88cbb037;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 19ce256f994e9..8e27221afded2 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