diff options
-rw-r--r-- | mm/damon/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/damon/Kconfig b/mm/damon/Kconfig index 551745df011b75..c93d0c56b96390 100644 --- a/mm/damon/Kconfig +++ b/mm/damon/Kconfig @@ -4,7 +4,6 @@ menu "Data Access Monitoring" config DAMON bool "DAMON: Data Access Monitoring Framework" - default y help This builds a framework that allows kernel subsystems to monitor access frequency of each memory region. The information can be useful |