mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2026-01-27 12:47:24 +01:00
Revert "mm/damon/Kconfig: enable CONFIG_DAMON by default"
This reverts commit 28615e6eed.
No, we don't make random features default to being on.
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: SeongJae Park <sj@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
f09079bd04
commit
aef17cb3d3
|
|
@ -4,7 +4,6 @@ menu "Data Access Monitoring"
|
||||||
|
|
||||||
config DAMON
|
config DAMON
|
||||||
bool "DAMON: Data Access Monitoring Framework"
|
bool "DAMON: Data Access Monitoring Framework"
|
||||||
default y
|
|
||||||
help
|
help
|
||||||
This builds a framework that allows kernel subsystems to monitor
|
This builds a framework that allows kernel subsystems to monitor
|
||||||
access frequency of each memory region. The information can be useful
|
access frequency of each memory region. The information can be useful
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user