summaryrefslogtreecommitdiffstats
path: root/configs/fedora/debug
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-08-13 07:03:05 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-08-13 07:03:05 -0500
commitc2be47a5f9508491bc58b45511b0dde7d6b63f4d (patch)
tree670a787ecc498776f95c3fc0a52646aff2a6b34f /configs/fedora/debug
parenteac03f801718dc64ce00fbc1cb5506d130329e24 (diff)
downloadkernel-c2be47a5f9508491bc58b45511b0dde7d6b63f4d.tar.gz
kernel-c2be47a5f9508491bc58b45511b0dde7d6b63f4d.tar.xz
kernel-c2be47a5f9508491bc58b45511b0dde7d6b63f4d.zip
More missing configs, seems exclude added a bunch
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'configs/fedora/debug')
-rw-r--r--configs/fedora/debug/arm/CONFIG_CROS_EC_DEBUGFS1
-rw-r--r--configs/fedora/debug/arm/CONFIG_LOCK_STAT1
-rw-r--r--configs/fedora/debug/arm/aarch64/CONFIG_ARM64_FORCE_52BIT1
-rw-r--r--configs/fedora/debug/arm/aarch64/README0
-rw-r--r--configs/fedora/debug/arm/armv7/README0
-rw-r--r--configs/fedora/debug/x86/x86_64/README1
6 files changed, 4 insertions, 0 deletions
diff --git a/configs/fedora/debug/arm/CONFIG_CROS_EC_DEBUGFS b/configs/fedora/debug/arm/CONFIG_CROS_EC_DEBUGFS
new file mode 100644
index 000000000..2d5c80314
--- /dev/null
+++ b/configs/fedora/debug/arm/CONFIG_CROS_EC_DEBUGFS
@@ -0,0 +1 @@
+CONFIG_CROS_EC_DEBUGFS=m
diff --git a/configs/fedora/debug/arm/CONFIG_LOCK_STAT b/configs/fedora/debug/arm/CONFIG_LOCK_STAT
new file mode 100644
index 000000000..ab733ddc2
--- /dev/null
+++ b/configs/fedora/debug/arm/CONFIG_LOCK_STAT
@@ -0,0 +1 @@
+# CONFIG_LOCK_STAT is not set
diff --git a/configs/fedora/debug/arm/aarch64/CONFIG_ARM64_FORCE_52BIT b/configs/fedora/debug/arm/aarch64/CONFIG_ARM64_FORCE_52BIT
new file mode 100644
index 000000000..8836ae9a5
--- /dev/null
+++ b/configs/fedora/debug/arm/aarch64/CONFIG_ARM64_FORCE_52BIT
@@ -0,0 +1 @@
+CONFIG_ARM64_FORCE_52BIT=y
diff --git a/configs/fedora/debug/arm/aarch64/README b/configs/fedora/debug/arm/aarch64/README
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/configs/fedora/debug/arm/aarch64/README
diff --git a/configs/fedora/debug/arm/armv7/README b/configs/fedora/debug/arm/armv7/README
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/configs/fedora/debug/arm/armv7/README
diff --git a/configs/fedora/debug/x86/x86_64/README b/configs/fedora/debug/x86/x86_64/README
new file mode 100644
index 000000000..8c6cfe13b
--- /dev/null
+++ b/configs/fedora/debug/x86/x86_64/README
@@ -0,0 +1 @@
+Place configuration files for x86_64 debug flavor kernels in here.