From cbe8ab5aaf7af58502ceafb26ba765c304e737ba Mon Sep 17 00:00:00 2001 From: Benoit Goby Date: Mon, 4 Oct 2010 19:37:40 -0700 Subject: [PATCH] tegra: stingray_defconfig: Add CONFIG_TS27010MUX Change-Id: Iec99cc50c347ecdbbf4c0cda5fb79dd9866e327d Signed-off-by: Benoit Goby --- 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 6ec296c99489..33b475f1a85e 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -931,7 +931,7 @@ CONFIG_GPS_GPIO_BRCM4750=y # # Motorola TS 27.010 Mux driver # -CONFIG_MOT_FEAT_TS27010MUX=y +CONFIG_TS27010MUX=y # CONFIG_IWMC3200TOP is not set CONFIG_HAVE_IDE=y # CONFIG_IDE is not set -- 2.34.1