mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
config: add CONFIG_USB_SUSPEND to generic
SVN-Revision: 17964
This commit is contained in:
parent
babb471a4b
commit
5d587fbd49
7 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue