[OS-BUILD PATCHv2] Another round of sound configuration cleanups for
the
ARK/RHEL kernel
by Jaroslav Kysela (via Email Bridge)
From: Jaroslav Kysela <jkysela(a)redhat.com>
Another round of sound configuration cleanups for the ARK/RHEL kernel
to make compareconfigs CI tool happy.
Add common/generic:CONFIG_SND_HDA_CTL_DEV_ID=n
Remove fedora/generic:CONFIG_SND_HDA_CTL_DEV_ID=n
Remove rhel/generic:CONFIG_SND_HDA_CTL_DEV_ID=n
Add common/generic:CONFIG_SND_SOC_SOF_AMD_REMBRANDT=n
Remove rhel/generic:CONFIG_SND_SOC_CS35L56_I2C=n
Remove rhel/generic:CONFIG_SND_SOC_CS35L56_SDW=n
Remove rhel/generic:CONFIG_SND_SOC_CS35L56_SPI=n
Remove rhel/generic:CONFIG_SND_SOC_MAX98363=n
Remove rhel/generic:CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW=n
Remove rhel/generic:CONFIG_SOUNDWIRE_AMD=n
Signed-off-by: Jaroslav Kysela <jkysela(a)redhat.com>
diff --git a/redhat/configs/common/generic/CONFIG_SND_SOC_SOF_AMD_REMBRANDT b/redhat/configs/common/generic/CONFIG_SND_SOC_SOF_AMD_REMBRANDT
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/CONFIG_SND_SOC_SOF_AMD_REMBRANDT
@@ -0,0 +1 @@
+# CONFIG_SND_SOC_SOF_AMD_REMBRANDT is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_I2C b/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_I2C
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_I2C
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_CS35L56_I2C is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SDW b/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SDW
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SDW
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_CS35L56_SDW is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SPI b/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SPI
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_CS35L56_SPI
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_CS35L56_SPI is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_MAX98363 b/redhat/configs/rhel/generic/CONFIG_SND_SOC_MAX98363
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_MAX98363
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_MAX98363 is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW b/redhat/configs/rhel/generic/CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SND_SOC_RT712_SDCA_DMIC_SDW is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SOUNDWIRE_AMD b/redhat/configs/rhel/generic/CONFIG_SOUNDWIRE_AMD
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/generic/CONFIG_SOUNDWIRE_AMD
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_SOUNDWIRE_AMD is not set
--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2520