Skip to content

Commit

Permalink
[ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
AdrianBunk authored and Russell King committed Aug 8, 2008
1 parent 3b88617 commit c41107c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/arm/mach-sa1100/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c41107c

Please sign in to comment.