repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 5.7.6
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-mxs
/
Kconfig
blob
be1c1388055a02bb38dd0bab9aef5606621c60d6
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
select GPIOLIB
20
select MXS_TIMER
21
select PINCTRL
22
select SOC_BUS
23
select SOC_IMX23
24
select SOC_IMX28
25
select STMP_DEVICE
26
help
27
Support for Freescale MXS-based family of processors