From e5dc715d9d7895cc070c69e7da0830f9e9b1748e Mon Sep 17 00:00:00 2001 From: Nick Pelly Date: Thu, 5 Aug 2010 17:37:53 -0700 Subject: [PATCH] [ARM] tegra: stingray: Enable TS MUX driver again. No longer crashes due to fixes to mdm6600_modem Change-Id: Ie5617b998d947cd7f2a55728e66e89a58b4fc96e Signed-off-by: Nick Pelly --- arch/arm/configs/stingray_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/stingray_defconfig b/arch/arm/configs/stingray_defconfig index acc7da9a24ca..980a3489ef76 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -928,7 +928,7 @@ CONFIG_GPS_GPIO_BRCM4750=y # # Motorola TS 27.010 Mux driver # -# CONFIG_MOT_FEAT_TS27010MUX is not set +CONFIG_MOT_FEAT_TS27010MUX=y # CONFIG_IWMC3200TOP is not set CONFIG_HAVE_IDE=y # CONFIG_IDE is not set -- 2.34.1