summaryrefslogtreecommitdiffstats
path: root/config-armv7
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2013-04-09 09:03:49 +0100
committerPeter Robinson <pbrobinson@gmail.com>2013-04-09 09:03:49 +0100
commit967548beda96535ee533f31bf73e56026bb9ce1e (patch)
tree39d76a2c4f76cdb3f89b9c8b3fe8c83ca7727aed /config-armv7
parentb50d0f6abe35c0d5f5bd8e9c02da81eb17c86aed (diff)
downloadkernel-967548beda96535ee533f31bf73e56026bb9ce1e.tar.gz
kernel-967548beda96535ee533f31bf73e56026bb9ce1e.tar.xz
kernel-967548beda96535ee533f31bf73e56026bb9ce1e.zip
Add patch to fix building some ARM tegra modules, Some minor ARM OMAP updates
Diffstat (limited to 'config-armv7')
-rw-r--r--config-armv76
1 files changed, 3 insertions, 3 deletions
diff --git a/config-armv7 b/config-armv7
index 507b73225..dc80b797c 100644
--- a/config-armv7
+++ b/config-armv7
@@ -163,8 +163,9 @@ CONFIG_BACKLIGHT_PANDORA=m
CONFIG_USB_EHCI_HCD_OMAP=y
CONFIG_USB_OHCI_HCD_OMAP3=y
CONFIG_USB_MUSB_AM35X=m
-CONFIG_USB_MUSB_OMAP2PLUS=y
-CONFIG_USB_MUSB_HDRC=y
+CONFIG_USB_MUSB_OMAP2PLUS=m
+CONFIG_USB_MUSB_HDRC=m
+CONFIG_USB_GADGET_MUSB_HDRC=m
# CONFIG_MUSB_PIO_ONLY is not set
# CONFIG_USB_MUSB_DEBUG is not set
CONFIG_OMAP_CONTROL_USB=m
@@ -492,5 +493,4 @@ CONFIG_REGULATOR_LP8755=m
# CONFIG_CHARGER_MANAGER is not set
# CONFIG_POWER_RESET_QNAP is not set
# CONFIG_POWER_RESET_RESTART is not set
-# CONFIG_ARM_PSCI is not set
# CONFIG_OMAP2_DSS_DEBUG is not set