summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDavid Runge2020-07-14 16:09:33 +0200
committerDavid Runge2020-07-14 16:09:33 +0200
commit88d9aed881fc7bf11cf21202c45413afce0e3380 (patch)
tree6b2f92c820664452237141e450eaa7e1cce28ec0 /config
parent288142ebb304faa02ea578b1bd1e362df7ea77df (diff)
downloadaur-88d9aed881fc7bf11cf21202c45413afce0e3380.tar.gz
Upgrading to 5.6.19.11
config: Setting "CONFIG_HZ_1000=y" (so that timer is set to 1000Hz), hopefully increasing stability for certain USB devices without sacrificing overall stability.
Diffstat (limited to 'config')
-rw-r--r--config9
1 files changed, 5 insertions, 4 deletions
diff --git a/config b/config
index f8445bb131a2..deae26068b28 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.6.17 Kernel Configuration
+# Linux/x86 5.6.19 Kernel Configuration
#
#
@@ -456,9 +456,9 @@ CONFIG_EFI_MIXED=y
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
-CONFIG_HZ_300=y
-# CONFIG_HZ_1000 is not set
-CONFIG_HZ=300
+# CONFIG_HZ_300 is not set
+CONFIG_HZ_1000=y
+CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_KEXEC_FILE=y
@@ -2806,6 +2806,7 @@ CONFIG_MD_RAID456=m
CONFIG_MD_MULTIPATH=m
CONFIG_MD_FAULTY=m
CONFIG_MD_CLUSTER=m
+# CONFIG_BCACHE is not set
CONFIG_BLK_DEV_DM_BUILTIN=y
CONFIG_BLK_DEV_DM=m
CONFIG_DM_DEBUG=y