From 5936d4d39dc32d50126d72692fd9e835b5cbffb6 Mon Sep 17 00:00:00 2001 From: Rakesh Bodla Date: Fri, 4 May 2012 14:54:04 +0530 Subject: arm: configs: tegra: enable tegra udc driver Enable tegra udc driver. Bug 887361 Change-Id: Iaac2486d2a05454fa351920d5c65d17b9c2a881b Signed-off-by: Rakesh Bodla Reviewed-on: http://git-master/r/99449 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Venkat Moganty --- arch/arm/configs/tegra3_android_defconfig | 2 +- arch/arm/configs/tegra3_defconfig | 2 +- arch/arm/configs/tegra_android_defconfig | 2 +- arch/arm/configs/tegra_defconfig | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'arch') diff --git a/arch/arm/configs/tegra3_android_defconfig b/arch/arm/configs/tegra3_android_defconfig index 4aab2283e215..c86b030f7b86 100644 --- a/arch/arm/configs/tegra3_android_defconfig +++ b/arch/arm/configs/tegra3_android_defconfig @@ -381,7 +381,7 @@ CONFIG_USB_SERIAL_OPTION=y CONFIG_USB_SERIAL_BASEBAND=m CONFIG_USB_GADGET=y CONFIG_USB_GADGET_VBUS_DRAW=500 -CONFIG_USB_FSL_USB2=y +CONFIG_USB_TEGRA=y CONFIG_USB_G_ANDROID=y CONFIG_USB_TEGRA_OTG=y CONFIG_MMC=y diff --git a/arch/arm/configs/tegra3_defconfig b/arch/arm/configs/tegra3_defconfig index 1243cb8ac51e..40dbe533e6a7 100644 --- a/arch/arm/configs/tegra3_defconfig +++ b/arch/arm/configs/tegra3_defconfig @@ -364,7 +364,7 @@ CONFIG_USB_SERIAL_OPTION=y CONFIG_USB_SERIAL_BASEBAND=m CONFIG_USB_GADGET=y CONFIG_USB_GADGET_VBUS_DRAW=500 -CONFIG_USB_FSL_USB2=y +CONFIG_USB_TEGRA=y CONFIG_USB_MASS_STORAGE=m CONFIG_USB_TEGRA_OTG=y CONFIG_MMC=y diff --git a/arch/arm/configs/tegra_android_defconfig b/arch/arm/configs/tegra_android_defconfig index b679b4096996..a129a8ee5a10 100644 --- a/arch/arm/configs/tegra_android_defconfig +++ b/arch/arm/configs/tegra_android_defconfig @@ -324,7 +324,7 @@ CONFIG_USB_SERIAL_PL2303=y CONFIG_USB_SERIAL_OPTION=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_VBUS_DRAW=500 -CONFIG_USB_FSL_USB2=y +CONFIG_USB_TEGRA=y CONFIG_USB_G_ANDROID=y CONFIG_USB_TEGRA_OTG=y CONFIG_MMC=y diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig index 1360db6dcbc0..3d8671d96a50 100644 --- a/arch/arm/configs/tegra_defconfig +++ b/arch/arm/configs/tegra_defconfig @@ -327,7 +327,7 @@ CONFIG_USB_SERIAL_PL2303=y CONFIG_USB_SERIAL_OPTION=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_VBUS_DRAW=500 -CONFIG_USB_FSL_USB2=y +CONFIG_USB_TEGRA=y CONFIG_USB_MASS_STORAGE=m CONFIG_USB_TEGRA_OTG=y CONFIG_MMC=y -- cgit v1.2.3