From: Mike Lockwood Date: Tue, 15 Jun 2010 00:22:24 +0000 (-0700) Subject: [ARM] tegra: stingray: Enable MTP USB function, disable other unused functions. X-Git-Tag: firefly_0821_release~9834^2~840 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=827e7c926912a4082414ba00424ea408e5e84bf8;p=firefly-linux-kernel-4.4.55.git [ARM] tegra: stingray: Enable MTP USB function, disable other unused functions. Signed-off-by: Mike Lockwood --- diff --git a/arch/arm/configs/stingray_defconfig b/arch/arm/configs/stingray_defconfig index e8478913f0fb..d5902b9bb2f3 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -1201,10 +1201,11 @@ CONFIG_USB_GADGET_DUALSPEED=y # CONFIG_USB_MIDI_GADGET is not set # CONFIG_USB_G_PRINTER is not set CONFIG_USB_ANDROID=y -CONFIG_USB_ANDROID_ACM=y +# CONFIG_USB_ANDROID_ACM is not set CONFIG_USB_ANDROID_ADB=y -CONFIG_USB_ANDROID_MASS_STORAGE=y -CONFIG_USB_ANDROID_RNDIS=y +# CONFIG_USB_ANDROID_MASS_STORAGE is not set +CONFIG_USB_ANDROID_MTP=y +# CONFIG_USB_ANDROID_RNDIS is not set # CONFIG_USB_ANDROID_RNDIS_WCEIS is not set # CONFIG_USB_CDC_COMPOSITE is not set # CONFIG_USB_G_NOKIA is not set