[alsa-devel] [PATCH 3/8] ALSA: hda - Remove superfluous kconfig depends
Takashi Iwai
tiwai at suse.de
Tue Jan 8 12:50:44 CET 2013
Signed-off-by: Takashi Iwai <tiwai at suse.de>
---
sound/pci/hda/Kconfig | 3 ---
1 file changed, 3 deletions(-)
diff --git a/sound/pci/hda/Kconfig b/sound/pci/hda/Kconfig
index d3d7287..b901494 100644
--- a/sound/pci/hda/Kconfig
+++ b/sound/pci/hda/Kconfig
@@ -148,7 +148,6 @@ config SND_HDA_CODEC_HDMI
config SND_HDA_CODEC_CIRRUS
bool "Build Cirrus Logic codec support"
- depends on SND_HDA_INTEL
default y
select SND_HDA_GENERIC
help
@@ -174,7 +173,6 @@ config SND_HDA_CODEC_CONEXANT
config SND_HDA_CODEC_CA0110
bool "Build Creative CA0110-IBG codec support"
- depends on SND_HDA_INTEL
default y
help
Say Y here to include Creative CA0110-IBG codec support in
@@ -187,7 +185,6 @@ config SND_HDA_CODEC_CA0110
config SND_HDA_CODEC_CA0132
bool "Build Creative CA0132 codec support"
- depends on SND_HDA_INTEL
default y
help
Say Y here to include Creative CA0132 codec support in
--
1.8.0.1
More information about the Alsa-devel
mailing list