From: Adrian Bunk Date: Sat, 19 Jul 2008 16:54:22 +0000 (+0100) Subject: [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB X-Git-Tag: v2.6.27-rc3~67^2~1 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c41107c2d4fd31924533f4dbc4c3428acc2b5894;p=linux-2.6-omap-h63xx.git [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB This patch removes the commented out line for the not available CONFIG_SA1100_USB option. Reported-by: Robert P. J. Day Signed-off-by: Adrian Bunk Signed-off-by: Russell King --- diff --git a/arch/arm/mach-sa1100/Makefile b/arch/arm/mach-sa1100/Makefile index 8e0244631d6..8a5546e6d54 100644 --- a/arch/arm/mach-sa1100/Makefile +++ b/arch/arm/mach-sa1100/Makefile @@ -46,9 +46,6 @@ led-$(CONFIG_SA1100_SIMPAD) += leds-simpad.o # LEDs support obj-$(CONFIG_LEDS) += $(led-y) -# SA1110 USB client support -#obj-$(CONFIG_SA1100_USB) += usb/ - # Miscelaneous functions obj-$(CONFIG_PM) += pm.o sleep.o obj-$(CONFIG_SA1100_SSP) += ssp.o