Skip to content

Commit

Permalink
ALSA: hda - Remove superfluous kconfig depends
Browse files Browse the repository at this point in the history
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai committed Jan 12, 2013
1 parent 1c70a58 commit 84721e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sound/pci/hda/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 84721e8

Please sign in to comment.