From 23f84abfd5691e6457695d54e989f698d7375b8c Mon Sep 17 00:00:00 2001 From: Rakesh Bodla Date: Fri, 22 Oct 2010 13:32:17 +0530 Subject: [Arm/config]Harmony: Enable config USB MASS_STORAGE On Harmony LDK, USB command verifier tests are failing due to non availability of the usb function driver to handle the USB requests. This is fixed by enabling the mass storage client function for device mode. With this all chapter-9 tests are passing on Harmony LDK. Bug 749305 Change-Id: Ic9c0901f4fff955de761127fef3ab8056a1039e5 Reviewed-on: http://git-master/r/9549 Tested-by: Rakesh Bodla Reviewed-by: Rakesh Bodla Reviewed-by: Yu-Huan Hsu Reviewed-by: Varun Colbert Tested-by: Varun Colbert --- arch/arm/configs/tegra_harmony_gnu_linux_defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arch/arm/configs') diff --git a/arch/arm/configs/tegra_harmony_gnu_linux_defconfig b/arch/arm/configs/tegra_harmony_gnu_linux_defconfig index bdd316cbbef6..9fc3392499b8 100644 --- a/arch/arm/configs/tegra_harmony_gnu_linux_defconfig +++ b/arch/arm/configs/tegra_harmony_gnu_linux_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.32.9 -# Wed Jul 28 12:14:12 2010 +# Fri Oct 22 12:38:12 2010 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1480,7 +1480,7 @@ CONFIG_USB_GADGET_DUALSPEED=y CONFIG_USB_ANDROID=y # CONFIG_USB_ANDROID_ACM is not set CONFIG_USB_ANDROID_ADB=y -# CONFIG_USB_ANDROID_MASS_STORAGE is not set +CONFIG_USB_ANDROID_MASS_STORAGE=y # CONFIG_USB_ANDROID_RNDIS is not set # CONFIG_USB_CDC_COMPOSITE is not set -- cgit v1.2.3