Merge branch 'drm/dsi/for-next' into drm/tegra/for-next
[deliverable/linux.git] / arch / arm / mach-qcom / Kconfig
CommitLineData
21278aea 1menuconfig ARCH_QCOM
8fc1b0f8
KG
2 bool "Qualcomm Support" if ARCH_MULTI_V7
3 select ARCH_REQUIRE_GPIOLIB
4 select ARM_GIC
7831c4b2 5 select ARM_AMBA
8fc1b0f8 6 select CLKSRC_OF
87cfb00d 7 select PINCTRL
8fc1b0f8
KG
8 select QCOM_SCM if SMP
9 help
10 Support for Qualcomm's devicetree based systems.
11
12if ARCH_QCOM
13
8fc1b0f8
KG
14config ARCH_MSM8X60
15 bool "Enable support for MSM8X60"
16 select CLKSRC_QCOM
17
18config ARCH_MSM8960
19 bool "Enable support for MSM8960"
20 select CLKSRC_QCOM
21
22config ARCH_MSM8974
23 bool "Enable support for MSM8974"
24 select HAVE_ARM_ARCH_TIMER
25
8fc1b0f8
KG
26config QCOM_SCM
27 bool
28
29endif
This page took 0.04222 seconds and 5 git commands to generate.