projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ea8d3f
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10797
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
1ae3304
..
1a92ff9
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