diff mbox

[2/2] arm64: defconfig: Enable Cadence MACB/GEM support

Message ID 1464745199-19186-2-git-send-email-chanho.min@lge.com (mailing list archive)
State New, archived
Headers show

Commit Message

Chanho Min June 1, 2016, 1:39 a.m. UTC
This patch enables the cadence MACB/GEM support that is needed
by lg1k SoCs.

Signed-off-by: Chanho Min <chanho.min@lge.com>
---
 arch/arm64/configs/defconfig |    1 +
 1 file changed, 1 insertion(+)

Comments

Olof Johansson June 3, 2016, 7:23 p.m. UTC | #1
On Wed, Jun 01, 2016 at 10:39:59AM +0900, Chanho Min wrote:
> This patch enables the cadence MACB/GEM support that is needed
> by lg1k SoCs.
> 
> Signed-off-by: Chanho Min <chanho.min@lge.com>
> ---
>  arch/arm64/configs/defconfig |    1 +
>  1 file changed, 1 insertion(+)

Thanks, applied to next/arm64 for 4.8.


-Olof
diff mbox

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index fd2d74d..4edbbac 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