]> Git Repo - linux.git/commitdiff
[ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB
authorAdrian Bunk <[email protected]>
Sat, 19 Jul 2008 16:54:22 +0000 (17:54 +0100)
committerRussell King <[email protected]>
Fri, 8 Aug 2008 15:06:37 +0000 (16:06 +0100)
This patch removes the commented out line for the not available
CONFIG_SA1100_USB option.

Reported-by: Robert P. J. Day <[email protected]>
Signed-off-by: Adrian Bunk <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/mach-sa1100/Makefile

index 8e0244631d651808132aaf57dd8cb50dcd9d1453..8a5546e6d547e248bfea5a82e9aa70fec8f33f3c 100644 (file)
@@ -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
This page took 0.048136 seconds and 4 git commands to generate.