summaryrefslogtreecommitdiffstats
path: root/config-arm-generic
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2012-08-26 09:40:58 +0100
committerPeter Robinson <pbrobinson@gmail.com>2012-08-26 09:44:25 +0100
commitf05cdeebfe0ab8efe43b7157af04ee50c46d6074 (patch)
treed2ae12e18d3566c915f27bd7968184ed5185551c /config-arm-generic
parentb49693cc59e0c9a7d9530138caa0e48ace87694c (diff)
downloadkernel-f05cdeebfe0ab8efe43b7157af04ee50c46d6074.tar.gz
kernel-f05cdeebfe0ab8efe43b7157af04ee50c46d6074.tar.xz
kernel-f05cdeebfe0ab8efe43b7157af04ee50c46d6074.zip
Add patch to fix build on ARM, Enable USB ULPI driver to fix some USB ports
Diffstat (limited to 'config-arm-generic')
-rw-r--r--config-arm-generic2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-arm-generic b/config-arm-generic
index 31ebd9bfe..b75fc4203 100644
--- a/config-arm-generic
+++ b/config-arm-generic
@@ -88,6 +88,8 @@ CONFIG_RFKILL_GPIO=m
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_GPIO_GENERIC_PLATFORM=m
+CONFIG_USB_ULPI=m
+
CONFIG_SND_ARM=y
CONFIG_SND_ARMAACI=m
CONFIG_SND_SOC=m