projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on...
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-2.6.25
diff --git
a/target/linux/generic-2.6/config-2.6.25
b/target/linux/generic-2.6/config-2.6.25
index
cba2e23
..
c93dcd3
100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.25
+++ b/
target/linux/generic-2.6/config-2.6.25
@@
-1479,6
+1479,7
@@
CONFIG_SOUND=m
# CONFIG_SOUND_PRIME is not set
# CONFIG_SPARSEMEM_MANUAL is not set
# CONFIG_SPI is not set
# CONFIG_SOUND_PRIME is not set
# CONFIG_SPARSEMEM_MANUAL is not set
# CONFIG_SPI is not set
+# CONFIG_SPI_DEBUG is not set
# CONFIG_SPI_MASTER is not set
# CONFIG_SPI_AT25 is not set
# CONFIG_SPI_TLE62X0 is not set
# CONFIG_SPI_MASTER is not set
# CONFIG_SPI_AT25 is not set
# CONFIG_SPI_TLE62X0 is not set
@@
-1720,7
+1721,7
@@
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV680 is not set
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV680 is not set
-CONFIG_USB_SUPPORT=y
+# CONFIG_USB_SUPPORT is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TOUCHSCREEN is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TOUCHSCREEN is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
This page took
0.022334 seconds
and
4
git commands to generate.