From 9a659a8d41d4e9efc4b052d7d3629efb5045b41d Mon Sep 17 00:00:00 2001 From: Nick Pelly Date: Thu, 29 Jul 2010 12:05:57 -0700 Subject: [PATCH] [ARM] tegra: stingray: switch to new mdm6600 driver in defconfig Change-Id: I24d8f1deeea99adb2dfb934a3b7984ecdada9d39 Signed-off-by: Nick Pelly --- arch/arm/configs/stingray_defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/configs/stingray_defconfig b/arch/arm/configs/stingray_defconfig index a94301a04b6a..5aaf5d0a9985 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -1737,7 +1737,8 @@ CONFIG_USB_SERIAL=y # CONFIG_USB_SERIAL_MOS7720 is not set # CONFIG_USB_SERIAL_MOS7840 is not set # CONFIG_USB_SERIAL_MOTOROLA is not set -CONFIG_USB_MDM6600_CDMA_MODEM=y +# CONFIG_USB_MDM6600_CDMA_MODEM is not set +CONFIG_USB_SERIAL_MDM6600=y CONFIG_USB_SERIAL_MOTO_FLASH_MODEM=y # CONFIG_USB_SERIAL_NAVMAN is not set # CONFIG_USB_SERIAL_PL2303 is not set -- 2.34.1