commit | 0f101fa6bccdc797ddcee40fd4c55e879155a40f | [log] [tgz] |
---|---|---|
author | Ville Syrjala <syrjala@sci.fi> | Sun Nov 09 20:32:40 2008 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Nov 10 07:54:25 2008 +0100 |
tree | 025de89ae4d3b11d9cc7968d59877c92637f162c | |
parent | 3ae7e2e22900b90bbe1d19454405950893c110be [diff] |
ALSA: gusextreme: Fix build errors gusextreme depends on opl3 support. Add the approriate select to Kconfig. Also remove the unnecessary hwdep select. Relevant build errors: ERROR: "snd_opl3_hwdep_new" [sound/isa/gus/snd-gusextreme.ko] undefined! ERROR: "snd_opl3_create" [sound/isa/gus/snd-gusextreme.ko] undefined! Signed-off-by: Ville Syrjala <syrjala@sci.fi> Signed-off-by: Takashi Iwai <tiwai@suse.de>