projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ca5374
)
add missing SSB config symbols
author
Nicolas Thill
<nico@openwrt.org>
Sat, 12 Apr 2008 20:26:41 +0000
(20:26 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 12 Apr 2008 20:26:41 +0000
(20:26 +0000)
SVN-Revision: 10797
target/linux/generic-2.6/config-2.6.24
patch
|
blob
|
history
diff --git
a/target/linux/generic-2.6/config-2.6.24
b/target/linux/generic-2.6/config-2.6.24
index 1ae3304dcbb1612ef3482db83692d5dc6d83f4c0..1a92ff9f6cf0cbce086f1a74c55832eb2ca49dd1 100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.24
+++ b/
target/linux/generic-2.6/config-2.6.24
@@
-1418,6
+1418,8
@@
CONFIG_SQUASHFS=y
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
# CONFIG_SQUASHFS_VMALLOC is not set
# CONFIG_SSB is not set
+# CONFIG_SSB_DEBUG is not set
+# CONFIG_SSB_PCMCIAHOST is not set
# CONFIG_SSFDC is not set
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_STANDALONE=y
@@
-1559,6
+1561,7
@@
CONFIG_USB_NET_RNDIS_HOST=m
CONFIG_USB_NET_ZAURUS=m
# CONFIG_USB_OHCI_BIG_ENDIAN is not set
# CONFIG_USB_OHCI_HCD is not set
+# CONFIG_USB_OHCI_HCD_SSB is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
# CONFIG_USB_OTG is not set
# CONFIG_USB_OV511 is not set