]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commitdiff
ARM: defconfig: android: enable ocp2scp driver
authorPraneeth Bajjuri <praneeth@ti.com>
Tue, 9 Apr 2013 20:30:26 +0000 (15:30 -0500)
committerPraneeth Bajjuri <praneeth@ti.com>
Tue, 9 Apr 2013 20:30:26 +0000 (15:30 -0500)
Similar to below mentioned fix of omap2plus_defconfig

commit fdfb11ecd7b412d1b214e0ac698ebf3e8ae10529
Author: Felipe Balbi <balbi@ti.com>

    ARM: omap2plus_defconfig: enable ocp2scp driver

    Our USB2 and USB3 PHYs used for DWC3, depend
    on the ocp2scp bridge. Without this driver USB3
    will never work.

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
arch/arm/configs/android_omap_defconfig

index 04e721a9714e6f67fbcc8c2c8fa73ea87d966967..7abbe8a54ab09847f9ec3bceb962aa9c95a38750 100644 (file)
@@ -65,6 +65,7 @@ CONFIG_MAC80211_RC_DEFAULT_PID=y
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
+CONFIG_OMAP_OCP2SCP=y
 CONFIG_CONNECTOR=y
 CONFIG_MTD=y
 CONFIG_MTD_CMDLINE_PARTS=y