Merge tag 'soc-fixes-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[sfrench/cifs-2.6.git] / arch / arm / mach-mxs / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config SOC_IMX23
3         bool
4         select ARM_AMBA
5         select ARM_CPU_SUSPEND if PM
6         select CPU_ARM926T
7         select PINCTRL_IMX23
8
9 config SOC_IMX28
10         bool
11         select ARM_AMBA
12         select ARM_CPU_SUSPEND if PM
13         select CPU_ARM926T
14         select PINCTRL_IMX28
15
16 config ARCH_MXS
17         bool "Freescale MXS (i.MX23, i.MX28) support"
18         depends on ARCH_MULTI_V5
19         depends on CPU_LITTLE_ENDIAN
20         select GPIOLIB
21         select MXS_TIMER
22         select PINCTRL
23         select SOC_BUS
24         select SOC_IMX23
25         select SOC_IMX28
26         select STMP_DEVICE
27         help
28           Support for Freescale MXS-based family of processors