From: Chanho Min Date: Wed, 1 Jun 2016 01:39:59 +0000 (+0900) Subject: arm64: defconfig: Enable Cadence MACB/GEM support X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=ad763ee76148db8a5d9f7e18011d1df405fca59e;p=deliverable%2Flinux.git arm64: defconfig: Enable Cadence MACB/GEM support This patch enables the cadence MACB/GEM support that is needed by lg1k SoCs. Signed-off-by: Chanho Min Signed-off-by: Olof Johansson --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index fd2d74d0491e..4edbbac33fd2 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -120,6 +120,7 @@ CONFIG_TUN=y CONFIG_VIRTIO_NET=y CONFIG_AMD_XGBE=y CONFIG_NET_XGENE=y +CONFIG_MACB=y CONFIG_E1000E=y CONFIG_IGB=y CONFIG_IGBVF=y