From e8d8f029c2eb449f424543caef396e932b9de61f Mon Sep 17 00:00:00 2001 From: Marc Blassin Date: Fri, 18 Nov 2011 17:11:18 +0100 Subject: [PATCH] Telephony Port to Linux 3.0: Mux Driver configuration file BZ 14841 This patch enabled the N_GSM mux driver. Change-Id: I8a0fe21bdcd38fd0c7d281d6ff6f9309b35aec9a Signed-off-by: Marc Blassin Reviewed-on: http://android.intel.com:8080/24614 Reviewed-by: Gross, Mark Tested-by: Gross, Mark --- arch/x86/configs/i386_mfld_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/configs/i386_mfld_defconfig b/arch/x86/configs/i386_mfld_defconfig index bdb9c2e..59a46bb 100644 --- a/arch/x86/configs/i386_mfld_defconfig +++ b/arch/x86/configs/i386_mfld_defconfig @@ -911,7 +911,7 @@ CONFIG_SERIAL_NONSTANDARD=y # CONFIG_NOZOMI is not set # CONFIG_ISI is not set # CONFIG_N_HDLC is not set -# CONFIG_N_GSM is not set +CONFIG_N_GSM=y CONFIG_TRACE_ROUTER=y CONFIG_TRACE_SINK=y CONFIG_DEVMEM=y -- 2.7.4