|
@@ -602,7 +602,7 @@ endchoice
|
|
|
|
|
|
|
|
config KERNEL_ARM64_CONTPTE
|
|
config KERNEL_ARM64_CONTPTE
|
|
|
bool "Compile the kernel with Contiguous PTE mappings for user memory"
|
|
bool "Compile the kernel with Contiguous PTE mappings for user memory"
|
|
|
- depends on KERNEL_ARM64
|
|
|
|
|
|
|
+ depends on aarch64
|
|
|
depends on KERNEL_TRANSPARENT_HUGEPAGE
|
|
depends on KERNEL_TRANSPARENT_HUGEPAGE
|
|
|
depends on !LINUX_6_6
|
|
depends on !LINUX_6_6
|
|
|
default y
|
|
default y
|