ANDROID: Disable transparent hugepage support on microdroid
Microdroid does not need THP support, so remove it. Bug: 432329937 Change-Id: I69f32a963d36419a0b7ef7b71d316977c1c3fafc Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com>
This commit is contained in:
committed by
Treehugger Robot
parent
fbececc25c
commit
e9edbc2946
@@ -52,8 +52,6 @@ CONFIG_SLAB_FREELIST_HARDENED=y
|
||||
CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
|
||||
# CONFIG_COMPAT_BRK is not set
|
||||
CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
|
||||
CONFIG_TRANSPARENT_HUGEPAGE=y
|
||||
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
|
||||
# CONFIG_ZONE_DMA is not set
|
||||
# CONFIG_ZONE_DMA32 is not set
|
||||
CONFIG_ANON_VMA_NAME=y
|
||||
|
Reference in New Issue
Block a user