From 14e1c06304a18def46f5e79b1054739e5ecf8021 Mon Sep 17 00:00:00 2001 From: Daniel Walker Date: Thu, 22 Apr 2010 14:16:46 -0700 Subject: [PATCH] --- yaml --- r: 192175 b: refs/heads/master c: 3a9f346a95d4faa05f4eca6470f971244073e18e h: refs/heads/master i: 192173: c7f72b1b83fe2abc604cc94e91a3f7f6a57eb9bd 192171: acd8941a20f1ae5b39d4a854bb7218bcfc3dc8c8 192167: 616313c24332f3cd04fb21ecc6c7723f2d3c99d8 192159: 4388e6505a0e5695303a4f6998d6ede61958e6d0 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-msm/Kconfig | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/[refs] b/[refs] index d0e4b5ed4af5..0f91eb034a08 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0aec66d493c1476daa88ec56b1076e51f1ceff0b +refs/heads/master: 3a9f346a95d4faa05f4eca6470f971244073e18e diff --git a/trunk/arch/arm/mach-msm/Kconfig b/trunk/arch/arm/mach-msm/Kconfig index e73e9d17ca2e..69cc693aa51e 100644 --- a/trunk/arch/arm/mach-msm/Kconfig +++ b/trunk/arch/arm/mach-msm/Kconfig @@ -7,6 +7,7 @@ choice config ARCH_MSM7X00A bool "MSM7x00A / MSM7x01A" select ARCH_MSM_ARM11 + select MSM_SMD select MSM_SMD_PKG3 select CPU_V6 @@ -61,13 +62,6 @@ config MSM_SMD_PKG3 bool config MSM_SMD - default y - bool "MSM Shared Memory Driver (SMD)" - help - Support for the shared memory interface between the apps - processor and the baseband processor. Provides access to - the "shared heap", as well as virtual serial channels - used to communicate with various services on the baseband - processor. + bool endif