summaryrefslogtreecommitdiff
path: root/arch/arm/configs/tegra3_defconfig
diff options
context:
space:
mode:
authorPreetham Chandru <pchandru@nvidia.com>2012-01-12 20:10:51 +0530
committerRohan Somvanshi <rsomvanshi@nvidia.com>2012-01-19 10:10:50 -0800
commit8b30829abe0fc6cf247a915cfcdbfa2432a713a1 (patch)
tree54aee8225b0e981d2cd77fd9a1190d9fa12f1b18 /arch/arm/configs/tegra3_defconfig
parentfd155eff25e7946e280c753c4a0b661b850b64c7 (diff)
ARM: tegra: config: Enable usb mass storage gadget driver
Modify kernel config flag in tegra3_defconfig and tegra_defconfig to enable usb mass storage gadget driver. This is to enable usb mass storage gadget driver on L4T for Cardhu/Ventana/Harmony. Bug: 922561 Change-Id: I2b6e058df60bd2d8ca6fb294765bb8f530b9d944 Signed-off-by: Preetham Chandru R <pchandru@nvidia.com> Reviewed-on: http://git-master/r/74993 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
Diffstat (limited to 'arch/arm/configs/tegra3_defconfig')
-rw-r--r--arch/arm/configs/tegra3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/tegra3_defconfig b/arch/arm/configs/tegra3_defconfig
index 8e812e6df783..499d3c9bb1ca 100644
--- a/arch/arm/configs/tegra3_defconfig
+++ b/arch/arm/configs/tegra3_defconfig
@@ -354,6 +354,7 @@ CONFIG_USB_SERIAL_BASEBAND=m
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_VBUS_DRAW=500
CONFIG_USB_FSL_USB2=y
+CONFIG_USB_MASS_STORAGE=m
CONFIG_USB_TEGRA_OTG=y
CONFIG_MMC=y
CONFIG_MMC_UNSAFE_RESUME=y