summaryrefslogtreecommitdiffstats
path: root/kernel-x86_64-debug-fedora.config
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-09-28 12:22:15 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-09-28 12:22:15 -0500
commit0abb49794121cee5ad9e727b82a0f041256f828c (patch)
tree87dd45519b9baca9c8f4158a1a812d893193d6b0 /kernel-x86_64-debug-fedora.config
parent77a998e6219f0f5e8a0e8e214c78107a5b904fbf (diff)
downloadkernel-0abb49794121cee5ad9e727b82a0f041256f828c.tar.gz
kernel-0abb49794121cee5ad9e727b82a0f041256f828c.tar.xz
kernel-0abb49794121cee5ad9e727b82a0f041256f828c.zip
kernel-6.0.0-0.rc7.20220928git49c13ed0316d.50
* Wed Sep 28 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.0.0-0.rc7.49c13ed0316d.50] - Allow selftests to fail without killing the build (Justin M. Forbes) Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-x86_64-debug-fedora.config')
-rw-r--r--kernel-x86_64-debug-fedora.config12
1 files changed, 6 insertions, 6 deletions
diff --git a/kernel-x86_64-debug-fedora.config b/kernel-x86_64-debug-fedora.config
index 22affcad6..5b8851275 100644
--- a/kernel-x86_64-debug-fedora.config
+++ b/kernel-x86_64-debug-fedora.config
@@ -1048,7 +1048,7 @@ CONFIG_CRC_CCITT=y
CONFIG_CRC_ITU_T=m
CONFIG_CRC_T10DIF=y
CONFIG_CROS_EC_CHARDEV=m
-# CONFIG_CROS_EC_DEBUGFS is not set
+CONFIG_CROS_EC_DEBUGFS=m
CONFIG_CROS_EC_I2C=m
# CONFIG_CROS_EC_ISHTP is not set
CONFIG_CROS_EC_LIGHTBAR=m
@@ -1292,7 +1292,7 @@ CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_IRQFLAGS is not set
# CONFIG_DEBUG_KERNEL_DC is not set
CONFIG_DEBUG_KERNEL=y
-# CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP is not set
+CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP=y
CONFIG_DEBUG_KMAP_LOCAL=y
# CONFIG_DEBUG_KMEMLEAK_AUTO_SCAN is not set
CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y
@@ -1320,7 +1320,7 @@ CONFIG_DEBUG_OBJECTS_WORK=y
CONFIG_DEBUG_OBJECTS=y
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_DEBUG_PAGE_REF is not set
-CONFIG_DEBUG_PER_CPU_MAPS=y
+# CONFIG_DEBUG_PER_CPU_MAPS is not set
CONFIG_DEBUG_PERF_USE_VMALLOC=y
# CONFIG_DEBUG_PINCTRL is not set
# CONFIG_DEBUG_PLIST is not set
@@ -2418,7 +2418,7 @@ CONFIG_HYPERV_KEYBOARD=m
CONFIG_HYPERV=m
CONFIG_HYPERV_NET=m
CONFIG_HYPERV_STORAGE=m
-# CONFIG_HYPERV_TESTING is not set
+CONFIG_HYPERV_TESTING=y
CONFIG_HYPERV_UTILS=m
CONFIG_HYPERV_VSOCKETS=m
CONFIG_HZ_1000=y
@@ -2684,8 +2684,8 @@ CONFIG_INFINIBAND_USNIC=m
# CONFIG_INITRAMFS_PRESERVE_MTIME is not set
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_INIT_STACK_ALL_PATTERN is not set
-# CONFIG_INIT_STACK_ALL_ZERO is not set
-CONFIG_INIT_STACK_NONE=y
+CONFIG_INIT_STACK_ALL_ZERO=y
+# CONFIG_INIT_STACK_NONE is not set
CONFIG_INOTIFY_USER=y
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_ADXL34X is not set