summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/x86/x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'configs/fedora/generic/x86/x86_64')
-rw-r--r--configs/fedora/generic/x86/x86_64/CONFIG_FB_MODE_HELPERS1
-rw-r--r--configs/fedora/generic/x86/x86_64/CONFIG_KERNEL_GZIP1
-rw-r--r--configs/fedora/generic/x86/x86_64/CONFIG_KERNEL_ZSTD1
-rw-r--r--configs/fedora/generic/x86/x86_64/CONFIG_SND_SOC_MAX98373_SDW1
-rw-r--r--configs/fedora/generic/x86/x86_64/README4
5 files changed, 8 insertions, 0 deletions
diff --git a/configs/fedora/generic/x86/x86_64/CONFIG_FB_MODE_HELPERS b/configs/fedora/generic/x86/x86_64/CONFIG_FB_MODE_HELPERS
new file mode 100644
index 000000000..84f515748
--- /dev/null
+++ b/configs/fedora/generic/x86/x86_64/CONFIG_FB_MODE_HELPERS
@@ -0,0 +1 @@
+CONFIG_FB_MODE_HELPERS=y
diff --git a/configs/fedora/generic/x86/x86_64/CONFIG_KERNEL_GZIP b/configs/fedora/generic/x86/x86_64/CONFIG_KERNEL_GZIP
new file mode 100644
index 000000000..e6689c725
--- /dev/null
+++ b/configs/fedora/generic/x86/x86_64/CONFIG_KERNEL_GZIP
@@ -0,0 +1 @@
+# CONFIG_KERNEL_GZIP is not set
diff --git a/configs/fedora/generic/x86/x86_64/CONFIG_KERNEL_ZSTD b/configs/fedora/generic/x86/x86_64/CONFIG_KERNEL_ZSTD
new file mode 100644
index 000000000..dfaf8e6a9
--- /dev/null
+++ b/configs/fedora/generic/x86/x86_64/CONFIG_KERNEL_ZSTD
@@ -0,0 +1 @@
+CONFIG_KERNEL_ZSTD=y
diff --git a/configs/fedora/generic/x86/x86_64/CONFIG_SND_SOC_MAX98373_SDW b/configs/fedora/generic/x86/x86_64/CONFIG_SND_SOC_MAX98373_SDW
new file mode 100644
index 000000000..00f7663af
--- /dev/null
+++ b/configs/fedora/generic/x86/x86_64/CONFIG_SND_SOC_MAX98373_SDW
@@ -0,0 +1 @@
+CONFIG_SND_SOC_MAX98373_SDW=m
diff --git a/configs/fedora/generic/x86/x86_64/README b/configs/fedora/generic/x86/x86_64/README
index e69de29bb..dccb4bc79 100644
--- a/configs/fedora/generic/x86/x86_64/README
+++ b/configs/fedora/generic/x86/x86_64/README
@@ -0,0 +1,4 @@
+Place config options in this directory that you want applied to x86_64
+kernel variants. These options are overlayed atop the generic/ kernel
+options, but can also be overridden config option files places in the
+debug/ and/or debug/x86_64 directories.