aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAjay Jawade <ajay.jawade@stericsson.com>2011-03-08 15:31:32 +0530
committerSrinidhi KASAGAR <srinidhi.kasagar@stericsson.com>2011-03-08 12:30:47 +0100
commit207b56dd8ee641cfa6e5366217f4a83e002dd428 (patch)
tree3039e340af8fb1350ae2f06176ffe606840fe2a0
parent477887878aa3f838c4fd318e094315df4ea3c119 (diff)
[Android] USB: Enable ETHER by defaultu8500-android-2.3_v0.30
Enable USB_ANDROID_ETHER and USB_ANDROID_ECM by default. ST-Ericsson ID: CR 272413 Change-Id: Iae20917130c3b8975c702779a250bba3c8d4487f Signed-off-by: Ajay Jawade <ajay.jawade@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/17817 Reviewed-by: Srinidhi KASAGAR <srinidhi.kasagar@stericsson.com>
-rwxr-xr-xarch/arm/configs/u8500_defconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
index 4f74e57b38a..314209acdf9 100755
--- a/arch/arm/configs/u8500_defconfig
+++ b/arch/arm/configs/u8500_defconfig
@@ -1791,15 +1791,16 @@ CONFIG_USB_GADGET_DUALSPEED=y
CONFIG_USB_ANDROID=y
CONFIG_USB_ANDROID_ACM=y
CONFIG_USB_ANDROID_ADB=y
-CONFIG_USB_ANDROID_ECM=y
CONFIG_USB_ANDROID_MASS_STORAGE=y
# CONFIG_USB_ANDROID_MTP is not set
-# CONFIG_USB_ANDROID_RNDIS is not set
+CONFIG_USB_ANDROID_ETHER=y
# CONFIG_USB_CDC_COMPOSITE is not set
# CONFIG_USB_G_NOKIA is not set
# CONFIG_USB_G_MULTI is not set
# CONFIG_USB_G_HID is not set
# CONFIG_USB_G_WEBCAM is not set
+CONFIG_USB_ANDROID_ECM=y
+# CONFIG_USB_ANDROID_RNDIS is not set
# CONFIG_USB_OTG_13 is not set
# CONFIG_USB_OTG_20 is not set