aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorParirajan Muthalagu <parirajan.muthalagu@stericsson.com>2010-06-09 10:10:52 +0200
committerJohn Rigby <john.rigby@linaro.org>2010-09-02 22:45:38 -0600
commit738ce4999c0dd975400792cf6324bd59381fc424 (patch)
treed29b83210b6db7d6a238436e16d6c5c1e331b220 /arch/arm
parentf0a4368347b1dd97331c368290530647d617b6a0 (diff)
kernel/arch/arm/configs: Compile CDC-ACM modem driver into kernel by default.
This patch adds the CDC-ACM USB Host driver to the default build. Adding support for USB modems is requested by the customer. ST-Ericsson ID: WP 261578 Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: I86d1db26a05213d0ced5a3dd2ffea8dde76c27fb Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2429 Reviewed-by: Parirajan MUTHALAGU <parirajan.muthalagu@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
Diffstat (limited to 'arch/arm')
-rwxr-xr-xarch/arm/configs/mop500_USB_HOST_defconfig2
-rwxr-xr-xarch/arm/configs/mop500_defconfig2
-rwxr-xr-xarch/arm/configs/mop500_ed_defconfig2
-rwxr-xr-xarch/arm/configs/mop500_power_defconfig2
4 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/configs/mop500_USB_HOST_defconfig b/arch/arm/configs/mop500_USB_HOST_defconfig
index 3a42dd86f9d..a0c92a29bbb 100755
--- a/arch/arm/configs/mop500_USB_HOST_defconfig
+++ b/arch/arm/configs/mop500_USB_HOST_defconfig
@@ -1093,7 +1093,7 @@ CONFIG_MUSB_PIO_ONLY=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
diff --git a/arch/arm/configs/mop500_defconfig b/arch/arm/configs/mop500_defconfig
index d92422605ff..f5d00dc55d6 100755
--- a/arch/arm/configs/mop500_defconfig
+++ b/arch/arm/configs/mop500_defconfig
@@ -1400,7 +1400,7 @@ CONFIG_MUSB_PIO_ONLY=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
diff --git a/arch/arm/configs/mop500_ed_defconfig b/arch/arm/configs/mop500_ed_defconfig
index 62a275cd5fa..762face2d00 100755
--- a/arch/arm/configs/mop500_ed_defconfig
+++ b/arch/arm/configs/mop500_ed_defconfig
@@ -1316,7 +1316,7 @@ CONFIG_MUSB_PIO_ONLY=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
diff --git a/arch/arm/configs/mop500_power_defconfig b/arch/arm/configs/mop500_power_defconfig
index f0203b3f1db..ea371de5e0e 100755
--- a/arch/arm/configs/mop500_power_defconfig
+++ b/arch/arm/configs/mop500_power_defconfig
@@ -1417,7 +1417,7 @@ CONFIG_MUSB_PIO_ONLY=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