[PATCH 5/5] ARM: qcom: Add Qualcomm APQ8084 SoC

From: Stanimir Varbanov
Date: Fri Dec 12 2014 - 12:18:39 EST


This adds Snapdragon 805 ARM-based SoC as multiplatform
compatible platform.

Signed-off-by: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
---
arch/arm/mach-qcom/Kconfig | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-qcom/Kconfig b/arch/arm/mach-qcom/Kconfig
index ee5697b..b8abe7d 100644
--- a/arch/arm/mach-qcom/Kconfig
+++ b/arch/arm/mach-qcom/Kconfig
@@ -23,6 +23,13 @@ config ARCH_MSM8974
bool "Enable support for MSM8974"
select HAVE_ARM_ARCH_TIMER

+config ARCH_APQ8084
+ bool "Enable support for APQ8084"
+ select HAVE_ARM_ARCH_TIMER
+ select PCI
+ select PCI_DOMAINS
+ select PCI_MSI
+
config QCOM_SCM
bool

--
1.7.0.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/