projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
265c89c
)
ARM: tegra: support Trusted Foundations by default
author
Alexandre Courbot
<acourbot@nvidia.com>
Sun, 24 Nov 2013 06:30:52 +0000
(15:30 +0900)
committer
Stephen Warren
<swarren@nvidia.com>
Fri, 13 Dec 2013 19:50:31 +0000
(12:50 -0700)
Support for Trusted Foundations is light and allows the kernel to run on
a wider range of devices, so enable it by default.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Stephen Warren <swarren@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 4934295bb4f0905df99d302e4bd11eef2f4a659c..da753e31c8508eef04b87a3e2885a30b10a778da 100644
(file)
--- a/
arch/arm/configs/tegra_defconfig
+++ b/
arch/arm/configs/tegra_defconfig
@@
-33,6
+33,7
@@
CONFIG_PCI=y
CONFIG_PCI_MSI=y
CONFIG_PCI_TEGRA=y
CONFIG_PCIEPORTBUS=y
+CONFIG_TRUSTED_FOUNDATIONS=y
CONFIG_SMP=y
CONFIG_PREEMPT=y
CONFIG_AEABI=y