projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f0dcaa
)
configs: Turn on huge TLB options
author
Mark Brown
<broonie@linaro.org>
Mon, 14 Apr 2014 17:43:58 +0000
(18:43 +0100)
committer
Mark Brown
<broonie@linaro.org>
Mon, 14 Apr 2014 17:43:58 +0000
(18:43 +0100)
Backported to ARMv8 but may as well test everywhere.
Signed-off-by: Mark Brown <broonie@linaro.org>
linaro/configs/distribution.conf
patch
|
blob
|
history
diff --git
a/linaro/configs/distribution.conf
b/linaro/configs/distribution.conf
index a89a2e2b38a5a917abc3938457e49a8e4612b3d2..729b9b8979e4c478df34c0d550cbf01491abb668 100644
(file)
--- a/
linaro/configs/distribution.conf
+++ b/
linaro/configs/distribution.conf
@@
-43,3
+43,7
@@
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SMACK=y
CONFIG_SECURITY_APPARMOR=y
CONFIG_DEFAULT_SECURITY_APPARMOR=y
+CONFIG_HUGETLBFS=y
+CONFIG_HUGETLB_PAGE=y
+CONFIG_TRANSPARENT_HUGEPAGE=y
+CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y