ARM/clocksource: use automatic DT probing for ux500 PRCMU
[deliverable/linux.git] / arch / arm / mach-qcom / Kconfig
CommitLineData
21278aea 1menuconfig ARCH_QCOM
8fc1b0f8 2 bool "Qualcomm Support" if ARCH_MULTI_V7
e5ca0feb 3 select ARCH_SUPPORTS_BIG_ENDIAN
8fc1b0f8 4 select ARM_GIC
7831c4b2 5 select ARM_AMBA
87cfb00d 6 select PINCTRL
8fc1b0f8
KG
7 select QCOM_SCM if SMP
8 help
9 Support for Qualcomm's devicetree based systems.
10
11if ARCH_QCOM
12
8fc1b0f8
KG
13config ARCH_MSM8X60
14 bool "Enable support for MSM8X60"
15 select CLKSRC_QCOM
16
17config ARCH_MSM8960
18 bool "Enable support for MSM8960"
19 select CLKSRC_QCOM
20
21config ARCH_MSM8974
22 bool "Enable support for MSM8974"
23 select HAVE_ARM_ARCH_TIMER
24
8fc1b0f8 25endif
This page took 0.148495 seconds and 5 git commands to generate.