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
x86: Make the vdso2c compiler use the host architecture headers
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-mxs
/
Kconfig
blob
84794137b17500da75487a5e394be6bea0f30495
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 ARCH_REQUIRE_GPIOLIB
19
select CLKSRC_MMIO
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