add missing SSB config symbols
SVN-Revision: 10797
This commit is contained in:
parent
6ca5374194
commit
b9c768a5f7
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue