kernel: Deactivate options shown with CONFIG_KERNEL_DEBUG_VM=y
authorHauke Mehrtens <hmehrtens@maxlinear.com>
Wed, 8 Mar 2023 20:31:13 +0000 (21:31 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 19 Mar 2023 17:44:46 +0000 (18:44 +0100)
This deactivates some kernel configuratoion options I see when
CONFIG_KERNEL_DEBUG_VM=y is set in the OpenWrt configuration on x86/64.

Signed-off-by: Hauke Mehrtens <hmehrtens@maxlinear.com>
target/linux/generic/config-5.15

index fbdfd5c68ebcc18755e323a61df17ca83d29cac4..ac1c3dc35ed7a26bcc5b2cbfbdd3e332322363e2 100644 (file)
@@ -1373,7 +1373,10 @@ CONFIG_DEBUG_KERNEL=y
 # CONFIG_DEBUG_USER is not set
 # CONFIG_DEBUG_VIRTUAL is not set
 # CONFIG_DEBUG_VM is not set
+# CONFIG_DEBUG_VM_PGFLAGS is not set
 # CONFIG_DEBUG_VM_PGTABLE is not set
+# CONFIG_DEBUG_VM_RB is not set
+# CONFIG_DEBUG_VM_VMACACHE is not set
 # CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
 # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
 # CONFIG_DEBUG_WX is not set