aboutsummaryrefslogtreecommitdiff
path: root/debian.linaro/config/config.common.ubuntu
diff options
context:
space:
mode:
authorRicardo Salveti de Araujo <ricardo.salveti@linaro.org>2011-11-21 03:07:47 -0200
committerJohn Rigby <john.rigby@linaro.org>2012-03-17 17:08:05 -0600
commitd6e97852fb3b24324a690d47594bb0bb8084300c (patch)
tree96017cd54c4aefc9a53e0c6bcee9d968e876bb03 /debian.linaro/config/config.common.ubuntu
parent85d3a9c05a6bc93d03c3e6a40d405383d249b1ce (diff)
LINARO: CONFIG: Enable MUSB_HDRC and relevant gadget configs
BugLink: https://bugs.launchpad.net/linux-linaro/+bug/730698 Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@linaro.org>
Diffstat (limited to 'debian.linaro/config/config.common.ubuntu')
-rw-r--r--debian.linaro/config/config.common.ubuntu13
1 files changed, 11 insertions, 2 deletions
diff --git a/debian.linaro/config/config.common.ubuntu b/debian.linaro/config/config.common.ubuntu
index 8cf385aebcf..fc18128405c 100644
--- a/debian.linaro/config/config.common.ubuntu
+++ b/debian.linaro/config/config.common.ubuntu
@@ -2059,7 +2059,9 @@ CONFIG_USB_EHCI_TT_NEWSCHED=y
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_EMI62 is not set
CONFIG_USB_EPSON2888=y
-# CONFIG_USB_ETH is not set
+CONFIG_USB_ETH=m
+# CONFIG_USB_ETH_EEM is not set
+CONFIG_USB_ETH_RNDIS=y
# CONFIG_USB_FILE_STORAGE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_FUNCTIONFS is not set
@@ -2069,6 +2071,7 @@ CONFIG_USB_GADGET_DEBUG=y
CONFIG_USB_GADGET_DEBUG_FILES=y
CONFIG_USB_GADGET_DEBUG_FS=y
CONFIG_USB_GADGET_DUALSPEED=y
+CONFIG_USB_GADGET_MUSB_HDRC=m
CONFIG_USB_GADGET_VBUS_DRAW=2
# CONFIG_USB_GPIO_VBUS is not set
# CONFIG_USB_G_DBGP is not set
@@ -2081,6 +2084,7 @@ CONFIG_USB_HID=y
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_HWA_HCD is not set
# CONFIG_USB_IDMOUSE is not set
+CONFIG_USB_INVENTRA_DMA=y
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_IPHETH is not set
# CONFIG_USB_ISIGHTFW is not set
@@ -2099,7 +2103,10 @@ CONFIG_USB_MASS_STORAGE=m
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_MIDI_GADGET is not set
CONFIG_USB_MON=y
-# CONFIG_USB_MUSB_HDRC is not set
+# CONFIG_USB_MUSB_AM35X is not set
+CONFIG_USB_MUSB_HDRC=y
+CONFIG_USB_MUSB_OMAP2PLUS=y
+# CONFIG_USB_MUSB_TUSB6010 is not set
# CONFIG_USB_NET2272 is not set
CONFIG_USB_NET_AX8817X=y
CONFIG_USB_NET_CDCETHER=y
@@ -2158,11 +2165,13 @@ CONFIG_USB_STORAGE=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_SUSPEND=y
CONFIG_USB_TEST=y
+# CONFIG_USB_TI_CPPI_DMA is not set
# CONFIG_USB_TMC is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_UAS is not set
# CONFIG_USB_ULPI is not set
CONFIG_USB_USBNET=y
+# CONFIG_USB_UX500_DMA is not set
# CONFIG_USB_VL600 is not set
CONFIG_USB_WDM=y
# CONFIG_USB_WUSB is not set