summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorguoyin.chen <guoyin.chen@freescale.com>2012-03-08 10:55:29 +0800
committerguoyin.chen <guoyin.chen@freescale.com>2012-03-08 12:43:20 +0800
commitd249ec7e31b898741fa6b47a6f2533ae5c041ff4 (patch)
treea04de05542745f85c04b75b8a1540cf42f7e024e
parent7162fe95d7136066221055f9b22dd026814681d2 (diff)
ENGR00176383 Add ACM config in kernel for misc 3G modem support
Add USB_ACM config for Android kernel Signed-off-by: guoyin.chen <guoyin.chen@freescale.com>
-rw-r--r--arch/arm/configs/imx6_android_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/imx6_android_defconfig b/arch/arm/configs/imx6_android_defconfig
index 08d196b2b089..4b314c54b188 100644
--- a/arch/arm/configs/imx6_android_defconfig
+++ b/arch/arm/configs/imx6_android_defconfig
@@ -2082,7 +2082,7 @@ CONFIG_USB_EHCI_ROOT_HUB_TT=y
#
# USB Device Class drivers
#
-# CONFIG_USB_ACM is not set
+CONFIG_USB_ACM=y
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set