diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index d5b1aec5cc127fab07fab3e8a47f692b8afa294a..e6f0170e287227d29521b24a997371aa192beb37 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -1380,6 +1380,12 @@ config ASCEND_WATCHDOG_SYSFS_CONFIGURE watchdog. The kernel thread could be notified so it's ok to make that change when the watchdog is pinged by kernel thread. +config ASCEND_AUTO_TUNING_HUGEPAGE + bool "Enable support for the auto-tuning hugepage" + default y + help + The hugepage auto-tuning means the kernel dynamically manages the number of + huage pages. To achieve this purpose, custom interfaces are required. endif endmenu