projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b88617
)
[ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB
author
Adrian Bunk
<bunk@kernel.org>
Sat, 19 Jul 2008 16:54:22 +0000
(17:54 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
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 <rpjday@crashcourse.ca>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-sa1100/Makefile
b/arch/arm/mach-sa1100/Makefile
index 8e0244631d651808132aaf57dd8cb50dcd9d1453..8a5546e6d547e248bfea5a82e9aa70fec8f33f3c 100644
(file)
--- 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