projects
/
platform
/
kernel
/
linux-exynos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb
[platform/kernel/linux-exynos.git]
/
arch
/
arm
/
mach-tegra
/
Kconfig
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.