diff options
author | Takashi Iwai <tiwai@suse.de> | 2012-12-19 17:37:12 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-01-12 08:44:50 +0100 |
commit | 84721e81fa3513a21ecebb4c5e892ed82648a6d5 (patch) | |
tree | 1d266cfaba90fdd0156c133db1adaccffdc614e0 /sound/pci/hda/Kconfig | |
parent | 1c70a583417e8db1e1d5069d7651ba294e9499de (diff) |
ALSA: hda - Remove superfluous kconfig depends
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda/Kconfig')
-rw-r--r-- | sound/pci/hda/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/pci/hda/Kconfig b/sound/pci/hda/Kconfig index ebec1b707fb..30eb4c3790c 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 help Say Y here to include Cirrus Logic codec support in @@ -173,7 +172,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 @@ -186,7 +184,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 |