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/mm/pat: Don't report PAT on CPUs that don't support it
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-tegra
/
Kconfig
blob
329f01c5b6f89cf0f58849392e943eff10cf4ba7
1
menuconfig ARCH_TEGRA
2
bool "NVIDIA Tegra"
3
depends on ARCH_MULTI_V7
4
select ARCH_SUPPORTS_TRUSTED_FOUNDATIONS
5
select ARM_AMBA
6
select ARM_GIC
7
select CLKSRC_MMIO
8
select GPIOLIB
9
select HAVE_ARM_SCU if SMP
10
select HAVE_ARM_TWD if SMP
11
select PINCTRL
12
select PM_OPP
13
select ARCH_HAS_RESET_CONTROLLER
14
select RESET_CONTROLLER
15
select SOC_BUS
16
help
17
This enables support for NVIDIA Tegra based systems.