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
perf tools: Streamline bpf examples and headers installation
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-mxs
/
Kconfig
blob
cb429bc6dc0da49170a35a45d3ad6ae21157a53e
1
config SOC_IMX23
2
bool
3
select ARM_AMBA
4
select ARM_CPU_SUSPEND if PM
5
select CPU_ARM926T
6
select PINCTRL_IMX23
7
8
config SOC_IMX28
9
bool
10
select ARM_AMBA
11
select ARM_CPU_SUSPEND if PM
12
select CPU_ARM926T
13
select PINCTRL_IMX28
14
15
config ARCH_MXS
16
bool "Freescale MXS (i.MX23, i.MX28) support"
17
depends on ARCH_MULTI_V5
18
select GPIOLIB
19
select MXS_TIMER
20
select PINCTRL
21
select SOC_BUS
22
select SOC_IMX23
23
select SOC_IMX28
24
select STMP_DEVICE
25
help
26
Support for Freescale MXS-based family of processors