summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/Kconfig
diff options
context:
space:
mode:
authorJeff Ohlstein2010-08-12 22:02:56 +0200
committerDaniel Walker2010-10-09 00:12:44 +0200
commit569fb6e3e60eef77941c319562271daf759e634d (patch)
tree4e742334c205e5c390145b62a9fdf387b72f1929 /arch/arm/mach-msm/Kconfig
parentmsm: allow uart to be conditionally disabled (diff)
downloadkernel-qcow2-linux-569fb6e3e60eef77941c319562271daf759e634d.tar.gz
kernel-qcow2-linux-569fb6e3e60eef77941c319562271daf759e634d.tar.xz
kernel-qcow2-linux-569fb6e3e60eef77941c319562271daf759e634d.zip
msm: add build support for msm8x60 target
Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org> Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
Diffstat (limited to 'arch/arm/mach-msm/Kconfig')
-rw-r--r--arch/arm/mach-msm/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-msm/Kconfig b/arch/arm/mach-msm/Kconfig
index d658e5fb59cf..75b8c3d26068 100644
--- a/arch/arm/mach-msm/Kconfig
+++ b/arch/arm/mach-msm/Kconfig
@@ -35,6 +35,14 @@ config ARCH_QSD8X50
select MSM_PROC_COMM
select HAS_MSM_DEBUG_UART_PHYS
+config ARCH_MSM8X60
+ bool "MSM8X60"
+ select ARM_GIC
+ select CPU_V7
+ select MSM_V2_TLMM
+ select MSM_GPIOMUX
+ select MACH_MSM8X60_RUMI3 if (!MACH_MSM8X60_RUMI3)
+
endchoice
config MSM_SOC_REV_A