aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/panda_defconfig
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@android.com>2011-02-03 09:01:26 -0500
committerColin Cross <ccross@android.com>2011-06-14 11:48:49 -0700
commit3ec8283ee8e7f440f33f1762b77af7f95f936b3b (patch)
treeaabe0759b466f31689254bf763aab43a3829c7cd /arch/arm/configs/panda_defconfig
parentadd55c43bf9653947fb34aab4ac998980d2cec10 (diff)
downloadkernel_samsung_tuna-3ec8283ee8e7f440f33f1762b77af7f95f936b3b.zip
kernel_samsung_tuna-3ec8283ee8e7f440f33f1762b77af7f95f936b3b.tar.gz
kernel_samsung_tuna-3ec8283ee8e7f440f33f1762b77af7f95f936b3b.tar.bz2
arm: omap4: panda: Enable USB host support
Signed-off-by: Mike Lockwood <lockwood@android.com>
Diffstat (limited to 'arch/arm/configs/panda_defconfig')
-rw-r--r--arch/arm/configs/panda_defconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/configs/panda_defconfig b/arch/arm/configs/panda_defconfig
index 7f617d5..2862e43 100644
--- a/arch/arm/configs/panda_defconfig
+++ b/arch/arm/configs/panda_defconfig
@@ -182,6 +182,14 @@ CONFIG_MEDIA_SUPPORT=y
# CONFIG_IR_CORE is not set
CONFIG_FB=y
CONFIG_DISPLAY_SUPPORT=y
+CONFIG_USB=y
+CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
+CONFIG_USB_DEVICEFS=y
+CONFIG_USB_SUSPEND=y
+CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_ACM=y
+CONFIG_USB_STORAGE=y
+CONFIG_USB_SERIAL=y
# CONFIG_HID_SUPPORT is not set
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_VBUS_DRAW=500