1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 22:34:04 +02:00

[kernel] config: add CONFIG_USB_SUSPEND to generic

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17964 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2009-10-07 00:51:26 +00:00
parent cafbbcdb2c
commit e2f40096c9
7 changed files with 6 additions and 1 deletions

View File

@ -1652,6 +1652,7 @@ CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV680 is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TOUCHSCREEN is not set
# CONFIG_USB_TRANCEVIBRATOR is not set

View File

@ -1884,6 +1884,7 @@ CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV680 is not set
# CONFIG_USB_SUPPORT is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TOUCHSCREEN is not set
# CONFIG_USB_TRANCEVIBRATOR is not set

View File

@ -2086,6 +2086,7 @@ CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV680 is not set
# CONFIG_USB_SUPPORT is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TOUCHSCREEN is not set
# CONFIG_USB_TRANCEVIBRATOR is not set

View File

@ -2143,6 +2143,7 @@ CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV680 is not set
# CONFIG_USB_SUPPORT is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TMC is not set
# CONFIG_USB_TOUCHSCREEN is not set

View File

@ -2376,6 +2376,7 @@ CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV06XX is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_SUPPORT is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TMC is not set
# CONFIG_USB_TOUCHSCREEN is not set

View File

@ -2427,6 +2427,7 @@ CONFIG_USB_STORAGE_USBAT=y
# CONFIG_USB_STV06XX is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_SUPPORT is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_TMC is not set
# CONFIG_USB_TOUCHSCREEN is not set

View File

@ -227,7 +227,6 @@ CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_USBNET_MII is not set
# CONFIG_USB_YEALINK is not set