Skip to content

Commit ab945a8

Browse files
fedora Cloud UserNipaLocal
fedora Cloud User
authored and
NipaLocal
committed
x86_debug: drop things we don't care about
throw in DEBUG_NET instead Signed-off-by: NipaLocal <nipa@local>
1 parent 00b116b commit ab945a8

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

kernel/configs/x86_debug.config

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Help: Debugging options for tip tree testing
2-
CONFIG_X86_DEBUG_FPU=y
32
CONFIG_LOCK_STAT=y
43
CONFIG_DEBUG_VM=y
54
CONFIG_DEBUG_VM_VMACACHE=y
@@ -10,9 +9,7 @@ CONFIG_DEBUG_PAGEALLOC=y
109
CONFIG_SLUB_DEBUG_ON=y
1110
CONFIG_DEBUG_OBJECTS=y
1211
CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1
13-
CONFIG_GCOV_KERNEL=y
1412
CONFIG_LOCKDEP=y
1513
CONFIG_PROVE_LOCKING=y
16-
CONFIG_SCHEDSTATS=y
17-
CONFIG_NOINSTR_VALIDATION=y
18-
CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
14+
CONFIG_NET_NS_REFCNT_TRACKER=y
15+
CONFIG_DEBUG_NET=y

0 commit comments

Comments
 (0)