Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal'
[deliverable/linux.git] / arch / arm / mach-mxs / Kconfig
CommitLineData
1d3f33d5
SG
1config SOC_IMX23
2 bool
bc3a59c1 3 select ARM_AMBA
7d07cc84 4 select ARM_CPU_SUSPEND if PM
1d3f33d5 5 select CPU_ARM926T
a0f5e363 6 select PINCTRL_IMX23
1d3f33d5
SG
7
8config SOC_IMX28
9 bool
bc3a59c1 10 select ARM_AMBA
7d07cc84 11 select ARM_CPU_SUSPEND if PM
1d3f33d5 12 select CPU_ARM926T
a0f5e363 13 select PINCTRL_IMX28
1d3f33d5 14
d696e3f6
SG
15config ARCH_MXS
16 bool "Freescale MXS (i.MX23, i.MX28) support"
17 depends on ARCH_MULTI_V5
18 select ARCH_REQUIRE_GPIOLIB
d696e3f6 19 select CLKSRC_MMIO
d696e3f6 20 select PINCTRL
2046338d 21 select SOC_BUS
2954ff39 22 select SOC_IMX23
bc3a59c1 23 select SOC_IMX28
d696e3f6 24 select STMP_DEVICE
bc3a59c1 25 help
d696e3f6 26 Support for Freescale MXS-based family of processors
This page took 0.277143 seconds and 5 git commands to generate.