From: Mugunthan V N Date: Wed, 14 Nov 2012 09:07:59 +0000 (+0000) Subject: ARM: OMAP2+: omap2plus_defconfig: Enable CPSW support X-Git-Tag: v3.8-rc1~139^2~331 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e38c112d7ff36c54d48ef3fbceac56b9c288833a;p=platform%2Fkernel%2Flinux-exynos.git ARM: OMAP2+: omap2plus_defconfig: Enable CPSW support Enable CPSW support in defconfig which is present in AM33xx SoC Signed-off-by: Mugunthan V N Acked-by: Richard Cochran Signed-off-by: David S. Miller --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 6230304..a1dc5c0 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -240,3 +240,6 @@ CONFIG_CRC_ITU_T=y CONFIG_CRC7=y CONFIG_LIBCRC32C=y CONFIG_SOC_OMAP5=y +CONFIG_TI_DAVINCI_MDIO=y +CONFIG_TI_DAVINCI_CPDMA=y +CONFIG_TI_CPSW=y