aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Salveti de Araujo <ricardo.salveti@linaro.org>2012-01-21 19:12:28 -0200
committerJohn Rigby <john.rigby@linaro.org>2012-01-22 22:30:34 -0700
commit896129268caddc30b43ac589b1aad323b2d650e0 (patch)
tree997b933b30ddef697a082f00029ed33b3fce7a1f
parentdbfaf0320b1cd6aaa95237daffad12bb0ba24904 (diff)
LINARO: CONFIG: Enabling additional usb gadget support
BugLink: https://bugs.launchpad.net/linaro-ubuntu/+bug/919261 Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@linaro.org>
-rw-r--r--debian.linaro/config/config.common.ubuntu16
1 files changed, 9 insertions, 7 deletions
diff --git a/debian.linaro/config/config.common.ubuntu b/debian.linaro/config/config.common.ubuntu
index dbb681a..cc46b8d 100644
--- a/debian.linaro/config/config.common.ubuntu
+++ b/debian.linaro/config/config.common.ubuntu
@@ -2391,11 +2391,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARMLINUX=y
-# CONFIG_USB_AUDIO is not set
+CONFIG_USB_AUDIO=m
CONFIG_USB_BELKIN=y
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_CATC is not set
-# CONFIG_USB_CDC_COMPOSITE is not set
+CONFIG_USB_CDC_COMPOSITE=m
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_DEBUG is not set
@@ -2413,7 +2413,9 @@ CONFIG_USB_EHCI_TT_NEWSCHED=y
# CONFIG_USB_ENESTORAGE is not set
CONFIG_USB_EPSON2888=y
# CONFIG_USB_ET61X251 is not set
-# CONFIG_USB_ETH is not set
+CONFIG_USB_ETH=m
+# CONFIG_USB_ETH_EEM is not set
+CONFIG_USB_ETH_RNDIS=y
# CONFIG_USB_EZUSB is not set
# CONFIG_USB_FILE_STORAGE is not set
# CONFIG_USB_FTDI_ELAN is not set
@@ -2472,12 +2474,12 @@ CONFIG_USB_GSPCA=m
# CONFIG_USB_GSPCA_XIRLINK_CIT is not set
# CONFIG_USB_GSPCA_ZC3XX is not set
# CONFIG_USB_G_DBGP is not set
-# CONFIG_USB_G_HID is not set
+CONFIG_USB_G_HID=m
# CONFIG_USB_G_MULTI is not set
# CONFIG_USB_G_NCM is not set
-# CONFIG_USB_G_PRINTER is not set
-# CONFIG_USB_G_SERIAL is not set
-# CONFIG_USB_G_WEBCAM is not set
+CONFIG_USB_G_PRINTER=m
+CONFIG_USB_G_SERIAL=m
+CONFIG_USB_G_WEBCAM=m
CONFIG_USB_HID=y
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_HSO is not set