diff options
| author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-12 20:26:41 +0000 | 
|---|---|---|
| committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-12 20:26:41 +0000 | 
| commit | f78c3234884980fb60c676047e7d0f457776f7dd (patch) | |
| tree | 7ec80131eeba631ab5abac7f130be8c043a031f2 | |
| parent | eed98d8bd7a4183ec694fb7a171b3e548355c2de (diff) | |
add missing SSB config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10797 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | target/linux/generic-2.6/config-2.6.24 | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.24 b/target/linux/generic-2.6/config-2.6.24 index 1ae3304dc..1a92ff9f6 100644 --- 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  | 
