@@ -167,14 +167,14 @@ CONFIG_NR_CPUS=4
167
167
CONFIG_MIPS_PERF_SHARED_TC_COUNTERS=y
168
168
# CONFIG_HZ_24 is not set
169
169
# CONFIG_HZ_48 is not set
170
- CONFIG_HZ_100=y
170
+ # CONFIG_HZ_100 is not set
171
171
# CONFIG_HZ_128 is not set
172
- # CONFIG_HZ_250 is not set
172
+ CONFIG_HZ_250=y
173
173
# CONFIG_HZ_256 is not set
174
174
# CONFIG_HZ_1000 is not set
175
175
# CONFIG_HZ_1024 is not set
176
176
CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
177
- CONFIG_HZ=100
177
+ CONFIG_HZ=250
178
178
CONFIG_SCHED_HRTICK=y
179
179
CONFIG_PREEMPT_NONE=y
180
180
# CONFIG_PREEMPT_VOLUNTARY is not set
@@ -531,7 +531,7 @@ CONFIG_INET_TUNNEL=y
531
531
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
532
532
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
533
533
# CONFIG_INET_XFRM_MODE_BEET is not set
534
- CONFIG_INET_LRO=y
534
+ # CONFIG_INET_LRO is not set
535
535
# CONFIG_INET_DIAG is not set
536
536
CONFIG_TCP_CONG_ADVANCED=y
537
537
# CONFIG_TCP_CONG_BIC is not set
@@ -2229,7 +2229,7 @@ CONFIG_SECTION_MISMATCH_WARN_ONLY=y
2229
2229
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
2230
2230
CONFIG_MAGIC_SYSRQ=y
2231
2231
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
2232
- CONFIG_DEBUG_KERNEL=y
2232
+ # CONFIG_DEBUG_KERNEL is not set
2233
2233
2234
2234
#
2235
2235
# Memory Debugging
@@ -2238,13 +2238,13 @@ CONFIG_DEBUG_KERNEL=y
2238
2238
# CONFIG_DEBUG_PAGEALLOC is not set
2239
2239
# CONFIG_DEBUG_OBJECTS is not set
2240
2240
# CONFIG_SLUB_STATS is not set
2241
- CONFIG_HAVE_DEBUG_KMEMLEAK=y
2241
+ # CONFIG_HAVE_DEBUG_KMEMLEAK is not set
2242
2242
# CONFIG_DEBUG_KMEMLEAK is not set
2243
2243
# CONFIG_DEBUG_STACK_USAGE is not set
2244
2244
# CONFIG_DEBUG_VM is not set
2245
2245
# CONFIG_DEBUG_MEMORY_INIT is not set
2246
2246
# CONFIG_DEBUG_PER_CPU_MAPS is not set
2247
- CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
2247
+ # CONFIG_HAVE_DEBUG_STACKOVERFLOW is not set
2248
2248
# CONFIG_DEBUG_STACKOVERFLOW is not set
2249
2249
# CONFIG_DEBUG_SHIRQ is not set
2250
2250
0 commit comments