remove config conflict
This commit is contained in:
parent
120292fc52
commit
eb6ceabbb7
@ -4768,7 +4768,6 @@ in buildLinux {
|
|||||||
"CPU_RMAP" = yes;
|
"CPU_RMAP" = yes;
|
||||||
"DQL" = yes;
|
"DQL" = yes;
|
||||||
"GLOB" = yes;
|
"GLOB" = yes;
|
||||||
"GLOB_SELFTEST" = module;
|
|
||||||
"NLATTR" = yes;
|
"NLATTR" = yes;
|
||||||
"LRU_CACHE" = module;
|
"LRU_CACHE" = module;
|
||||||
"CLZ_TAB" = yes;
|
"CLZ_TAB" = yes;
|
||||||
@ -4833,9 +4832,6 @@ in buildLinux {
|
|||||||
"LOCK_DEBUGGING_SUPPORT" = yes;
|
"LOCK_DEBUGGING_SUPPORT" = yes;
|
||||||
"STACKTRACE" = yes;
|
"STACKTRACE" = yes;
|
||||||
"HAVE_DEBUG_BUGVERBOSE" = yes;
|
"HAVE_DEBUG_BUGVERBOSE" = yes;
|
||||||
"TORTURE_TEST" = module;
|
|
||||||
"RCU_PERF_TEST" = module;
|
|
||||||
"RCU_TORTURE_TEST" = module;
|
|
||||||
"RCU_CPU_STALL_TIMEOUT" = freeform "60";
|
"RCU_CPU_STALL_TIMEOUT" = freeform "60";
|
||||||
"RCU_TRACE" = yes;
|
"RCU_TRACE" = yes;
|
||||||
"NOP_TRACER" = yes;
|
"NOP_TRACER" = yes;
|
||||||
@ -4870,13 +4866,6 @@ in buildLinux {
|
|||||||
"INTERVAL_TREE_TEST" = module;
|
"INTERVAL_TREE_TEST" = module;
|
||||||
"PERCPU_TEST" = module;
|
"PERCPU_TEST" = module;
|
||||||
"ASYNC_RAID6_TEST" = module;
|
"ASYNC_RAID6_TEST" = module;
|
||||||
"TEST_STRSCPY" = module;
|
|
||||||
"TEST_XARRAY" = module;
|
|
||||||
"TEST_VMALLOC" = module;
|
|
||||||
"TEST_BPF" = module;
|
|
||||||
"TEST_BLACKHOLE_DEV" = module;
|
|
||||||
"TEST_MEMCAT_P" = module;
|
|
||||||
"TEST_STACKINIT" = module;
|
|
||||||
"MEMTEST" = yes;
|
"MEMTEST" = yes;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user