mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02:00
configs: Turn on huge TLB options
Backported to ARMv8 but may as well test everywhere. Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
8f0dcaa0f9
commit
0fe751fba7
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user