diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-12-15 14:13:22 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-12-15 14:13:22 +0000 |
commit | f001be04ac2d3be8b0b45eed21731c56433882f9 (patch) | |
tree | ab350b5c56d7387a57fa0cf5dcb64908e00a36c7 /target/linux/generic-2.6 | |
parent | 6b958656429bcff2a9e8462cffa423a6fd8fa858 (diff) | |
download | upstream-f001be04ac2d3be8b0b45eed21731c56433882f9.tar.gz upstream-f001be04ac2d3be8b0b45eed21731c56433882f9.tar.bz2 upstream-f001be04ac2d3be8b0b45eed21731c56433882f9.zip |
add WUSB related symbols to the generic 2.6.28 config
SVN-Revision: 13652
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 995392a8e3..5408f9719e 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -1759,6 +1759,7 @@ CONFIG_USB_HID=m CONFIG_USB_HIDINPUT=y # CONFIG_USB_HIDINPUT_POWERBOOK is not set CONFIG_USB_HSO=m +# CONFIG_USB_HWA_HCD is not set # CONFIG_USB_IBMCAM is not set # CONFIG_USB_IDMOUSE is not set # CONFIG_USB_IOWARRIOR is not set @@ -1865,6 +1866,7 @@ CONFIG_USB_SERIAL_TI=m CONFIG_USB_SERIAL_VISOR=m CONFIG_USB_SERIAL_WHITEHEAT=m CONFIG_USB_SERIAL_XIRCOM=m +# CONFIG_USB_SEVSEG is not set # CONFIG_USB_SISUSBVGA is not set # CONFIG_USB_SL811_HCD is not set # CONFIG_USB_SN9C102 is not set @@ -1888,6 +1890,7 @@ CONFIG_USB_STORAGE_USBAT=y # CONFIG_USB_STV680 is not set # CONFIG_USB_SUPPORT is not set # CONFIG_USB_TEST is not set +# CONFIG_USB_TMC is not set # CONFIG_USB_TOUCHSCREEN is not set # CONFIG_USB_TRANCEVIBRATOR is not set CONFIG_USB_UEAGLEATM=m @@ -1895,15 +1898,19 @@ CONFIG_USB_USBNET=m CONFIG_USB_USBNET_MII=m # CONFIG_USB_VICAM is not set # CONFIG_USB_VIDEO_CLASS is not set +# CONFIG_USB_VST is not set # CONFIG_USB_W9968CF is not set # CONFIG_USB_WACOM is not set # CONFIG_USB_WDM is not set +# CONFIG_USB_WUSB is not set +# CONFIG_USB_WUSB_CBAF is not set # CONFIG_USB_XPAD is not set # CONFIG_USB_XUSBATM is not set CONFIG_USB_YEALINK=m # CONFIG_USB_ZC0301 is not set # CONFIG_USB_ZD1201 is not set # CONFIG_USB_ZR364XX is not set +# CONFIG_USB_WHCI_HCD is not set # CONFIG_USE_GENERIC_SMP_HELPERS is not set # CONFIG_UTS_NS is not set # CONFIG_UWB is not set |