aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/Kconfig
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2008-11-10 09:13:37 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2008-11-10 09:13:37 -0800
commit3ad4f597058301c97f362e500a32f63f5c950a45 (patch)
treedb292345240916f4160d5bb8300473d21f786e82 /sound/isa/Kconfig
parentlibata: revert convert-to-block-tagging patches (diff)
parentMerge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus (diff)
downloadlinux-dev-3ad4f597058301c97f362e500a32f63f5c950a45.tar.xz
linux-dev-3ad4f597058301c97f362e500a32f63f5c950a45.zip
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6: ALSA: hda - Make the HP EliteBook 8530p use AD1884A model laptop ALSA: gusextreme: Fix build errors ALSA: hdsp: check for iobox and upload firmware during ioctl ALSA: HDSP: check for io box before uploading firmware ALSA: hda - Add another HP model (6730s) for AD1884A alsa: fix snd_BUG_on() and friends ALSA: hda - Add a quirk for MEDION MD96630 ALSA: hda - Limit the number of GPIOs show in proc
Diffstat (limited to 'sound/isa/Kconfig')
-rw-r--r--sound/isa/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/isa/Kconfig b/sound/isa/Kconfig
index 660beb41f767..ce0aa044e274 100644
--- a/sound/isa/Kconfig
+++ b/sound/isa/Kconfig
@@ -211,7 +211,7 @@ config SND_GUSCLASSIC
config SND_GUSEXTREME
tristate "Gravis UltraSound Extreme"
- select SND_HWDEP
+ select SND_OPL3_LIB
select SND_MPU401_UART
select SND_PCM
help