aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2014-11-18 13:06:59 -0500
committerArnd Bergmann <arnd@arndb.de>2014-12-05 11:38:01 -0500
commit79f428f7fd30a8f46fc2a78e5d924fc5aac15a49 (patch)
tree58ad923e16f17a7846f3116f4d76d9e77fcd1485 /arch/arm/configs
parentbb2dfcbdcce3ea5be89b0bed261483541a4e8e99 (diff)
ARM: omap2plus_defconfig: remove unwanted ethernet drivers
None of these drivers are known to be used on any platform supported by omap2plus_defconfig, by removing them we get a slight smaller kernel. Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/omap2plus_defconfig16
1 files changed, 16 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 16e719c268dd..6f1ebcde538a 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -129,11 +129,27 @@ CONFIG_BLK_DEV_SD=y
129CONFIG_SCSI_SCAN_ASYNC=y 129CONFIG_SCSI_SCAN_ASYNC=y
130CONFIG_MD=y 130CONFIG_MD=y
131CONFIG_NETDEVICES=y 131CONFIG_NETDEVICES=y
132# CONFIG_NET_VENDOR_ARC is not set
133# CONFIG_NET_CADENCE is not set
134# CONFIG_NET_VENDOR_BROADCOM is not set
135# CONFIG_NET_VENDOR_CIRRUS is not set
136# CONFIG_NET_VENDOR_FARADAY is not set
137# CONFIG_NET_VENDOR_HISILICON is not set
138# CONFIG_NET_VENDOR_INTEL is not set
139# CONFIG_NET_VENDOR_MARVELL is not set
132CONFIG_KS8851=y 140CONFIG_KS8851=y
133CONFIG_KS8851_MLL=y 141CONFIG_KS8851_MLL=y
142# CONFIG_NET_VENDOR_MICROCHIP is not set
143# CONFIG_NET_VENDOR_NATSEMI is not set
144# CONFIG_NET_VENDOR_QUALCOMM is not set
145# CONFIG_NET_VENDOR_SAMSUNG is not set
146# CONFIG_NET_VENDOR_SEEQ is not set
134CONFIG_SMC91X=y 147CONFIG_SMC91X=y
135CONFIG_SMSC911X=y 148CONFIG_SMSC911X=y
149# CONFIG_NET_VENDOR_STMICRO is not set
136CONFIG_TI_CPSW=y 150CONFIG_TI_CPSW=y
151# CONFIG_NET_VENDOR_VIA is not set
152# CONFIG_NET_VENDOR_WIZNET is not set
137CONFIG_AT803X_PHY=y 153CONFIG_AT803X_PHY=y
138CONFIG_SMSC_PHY=y 154CONFIG_SMSC_PHY=y
139CONFIG_USB_USBNET=y 155CONFIG_USB_USBNET=y