Skip to content

Commit 732da62

Browse files
authored
Update kernel-4.4.x.config
1 parent 3331fbc commit 732da62

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

trunk/configs/boards/K2P/kernel-4.4.x.config

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -167,14 +167,14 @@ CONFIG_NR_CPUS=4
167167
CONFIG_MIPS_PERF_SHARED_TC_COUNTERS=y
168168
# CONFIG_HZ_24 is not set
169169
# CONFIG_HZ_48 is not set
170-
CONFIG_HZ_100=y
170+
# CONFIG_HZ_100 is not set
171171
# CONFIG_HZ_128 is not set
172-
# CONFIG_HZ_250 is not set
172+
CONFIG_HZ_250=y
173173
# CONFIG_HZ_256 is not set
174174
# CONFIG_HZ_1000 is not set
175175
# CONFIG_HZ_1024 is not set
176176
CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
177-
CONFIG_HZ=100
177+
CONFIG_HZ=250
178178
CONFIG_SCHED_HRTICK=y
179179
CONFIG_PREEMPT_NONE=y
180180
# CONFIG_PREEMPT_VOLUNTARY is not set
@@ -531,7 +531,7 @@ CONFIG_INET_TUNNEL=y
531531
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
532532
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
533533
# CONFIG_INET_XFRM_MODE_BEET is not set
534-
CONFIG_INET_LRO=y
534+
# CONFIG_INET_LRO is not set
535535
# CONFIG_INET_DIAG is not set
536536
CONFIG_TCP_CONG_ADVANCED=y
537537
# CONFIG_TCP_CONG_BIC is not set
@@ -2229,7 +2229,7 @@ CONFIG_SECTION_MISMATCH_WARN_ONLY=y
22292229
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
22302230
CONFIG_MAGIC_SYSRQ=y
22312231
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
2232-
CONFIG_DEBUG_KERNEL=y
2232+
# CONFIG_DEBUG_KERNEL is not set
22332233

22342234
#
22352235
# Memory Debugging
@@ -2238,13 +2238,13 @@ CONFIG_DEBUG_KERNEL=y
22382238
# CONFIG_DEBUG_PAGEALLOC is not set
22392239
# CONFIG_DEBUG_OBJECTS is not set
22402240
# CONFIG_SLUB_STATS is not set
2241-
CONFIG_HAVE_DEBUG_KMEMLEAK=y
2241+
# CONFIG_HAVE_DEBUG_KMEMLEAK is not set
22422242
# CONFIG_DEBUG_KMEMLEAK is not set
22432243
# CONFIG_DEBUG_STACK_USAGE is not set
22442244
# CONFIG_DEBUG_VM is not set
22452245
# CONFIG_DEBUG_MEMORY_INIT is not set
22462246
# CONFIG_DEBUG_PER_CPU_MAPS is not set
2247-
CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
2247+
# CONFIG_HAVE_DEBUG_STACKOVERFLOW is not set
22482248
# CONFIG_DEBUG_STACKOVERFLOW is not set
22492249
# CONFIG_DEBUG_SHIRQ is not set
22502250

0 commit comments

Comments
 (0)