Skip to content

Commit 127d362

Browse files
committed
Revert "ASoC: Intel: Kconfig: select SND_SOC_SDCA by SND_SOC_ACPI_INTEL_SDCA_QUIRKS"
This reverts commit fddade3. Will use upstream version to avoid merge conflict. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent db8f6b5 commit 127d362

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sound/soc/intel/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ config SND_SOC_ACPI_INTEL_MATCH
7878

7979
config SND_SOC_ACPI_INTEL_SDCA_QUIRKS
8080
tristate
81-
select SND_SOC_SDCA
81+
imply SND_SOC_SDCA
8282

8383
endif ## SND_SOC_INTEL_SST_TOPLEVEL || SND_SOC_SOF_INTEL_TOPLEVEL
8484

sound/soc/sdca/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: GPL-2.0-only
22

33
config SND_SOC_SDCA
4-
tristate
4+
tristate "ASoC SDCA library"
55
depends on ACPI
66
help
77
This option enables support for the MIPI SoundWire Device

0 commit comments

Comments
 (0)