OSDN Git Service
(root)
/
tomoyo
/
tomoyo-test1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
153f89a
)
ARM: tegra: Enable Trusted Foundations by default
author
Thierry Reding
<treding@nvidia.com>
Thu, 11 Apr 2019 09:11:28 +0000
(11:11 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Wed, 17 Apr 2019 14:35:44 +0000
(16:35 +0200)
Support for the Trusted Foundations firmware was recently moved outside
of arch/arm and now needs to be selected explicitly. Since some 32-bit
Tegra devices use this firmware, enable support for it in the default
configuration.
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/configs/tegra_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/tegra_defconfig
b/arch/arm/configs/tegra_defconfig
index
5708e58
..
8f5c6a5
100644
(file)
--- a/
arch/arm/configs/tegra_defconfig
+++ b/
arch/arm/configs/tegra_defconfig
@@
-27,6
+27,7
@@
CONFIG_CPUFREQ_DT=y
CONFIG_CPU_IDLE=y
CONFIG_VFP=y
CONFIG_NEON=y
+CONFIG_TRUSTED_FOUNDATIONS=y
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y