Skip to content

Commit

Permalink
[ALSA] Fix dependency of snd-adlib driver in Kconfig
Browse files Browse the repository at this point in the history
Added the missing dependency on CONFIG_SND for snd-adlib driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
  • Loading branch information
tiwai authored and Jaroslav Kysela committed Oct 22, 2006
1 parent 30b3539 commit c994945
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/isa/Kconfig
Expand Up @@ -13,6 +13,7 @@ config SND_CS4231_LIB

config SND_ADLIB
tristate "AdLib FM card"
depends on SND
select SND_OPL3_LIB
help
Say Y here to include support for AdLib FM cards.
Expand Down

0 comments on commit c994945

Please sign in to comment.