summaryrefslogtreecommitdiffstats
path: root/configs/fedora/debug
diff options
context:
space:
mode:
Diffstat (limited to 'configs/fedora/debug')
-rw-r--r--configs/fedora/debug/CONFIG_DEBUG_BLK_CGROUP1
-rw-r--r--configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE1
-rw-r--r--configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE1
-rw-r--r--configs/fedora/debug/CONFIG_DMADEVICES_DEBUG2
-rw-r--r--configs/fedora/debug/x86/x86_64/CONFIG_NR_CPUS1
-rw-r--r--configs/fedora/debug/x86/x86_64/README2
6 files changed, 4 insertions, 4 deletions
diff --git a/configs/fedora/debug/CONFIG_DEBUG_BLK_CGROUP b/configs/fedora/debug/CONFIG_DEBUG_BLK_CGROUP
deleted file mode 100644
index 997e389d7..000000000
--- a/configs/fedora/debug/CONFIG_DEBUG_BLK_CGROUP
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_DEBUG_BLK_CGROUP=y
diff --git a/configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE b/configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE
deleted file mode 100644
index 48732e524..000000000
--- a/configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=4096
diff --git a/configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE b/configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE
new file mode 100644
index 000000000..fbfa0f399
--- /dev/null
+++ b/configs/fedora/debug/CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE
@@ -0,0 +1 @@
+CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE=16000
diff --git a/configs/fedora/debug/CONFIG_DMADEVICES_DEBUG b/configs/fedora/debug/CONFIG_DMADEVICES_DEBUG
index 0b101be4e..7cd4fec86 100644
--- a/configs/fedora/debug/CONFIG_DMADEVICES_DEBUG
+++ b/configs/fedora/debug/CONFIG_DMADEVICES_DEBUG
@@ -1 +1 @@
-CONFIG_DMADEVICES_DEBUG=y
+# CONFIG_DMADEVICES_DEBUG is not set
diff --git a/configs/fedora/debug/x86/x86_64/CONFIG_NR_CPUS b/configs/fedora/debug/x86/x86_64/CONFIG_NR_CPUS
deleted file mode 100644
index 441191641..000000000
--- a/configs/fedora/debug/x86/x86_64/CONFIG_NR_CPUS
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_NR_CPUS=8192
diff --git a/configs/fedora/debug/x86/x86_64/README b/configs/fedora/debug/x86/x86_64/README
new file mode 100644
index 000000000..fa1c296db
--- /dev/null
+++ b/configs/fedora/debug/x86/x86_64/README
@@ -0,0 +1,2 @@
+Place config options in this directory that you want applied to x86_64
+debug kernel variant.