diff options
Diffstat (limited to 'sound/drivers/Kconfig')
-rw-r--r-- | sound/drivers/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/drivers/Kconfig b/sound/drivers/Kconfig index fe5ae09ffccb..7d02c322ed93 100644 --- a/sound/drivers/Kconfig +++ b/sound/drivers/Kconfig | |||
@@ -14,6 +14,7 @@ config SND_OPL4_LIB | |||
14 | 14 | ||
15 | config SND_VX_LIB | 15 | config SND_VX_LIB |
16 | tristate | 16 | tristate |
17 | select FW_LOADER | ||
17 | select SND_HWDEP | 18 | select SND_HWDEP |
18 | select SND_PCM | 19 | select SND_PCM |
19 | 20 | ||
@@ -35,7 +36,6 @@ config SND_PCSP | |||
35 | tristate "PC-Speaker support (READ HELP!)" | 36 | tristate "PC-Speaker support (READ HELP!)" |
36 | depends on PCSPKR_PLATFORM && X86 && HIGH_RES_TIMERS | 37 | depends on PCSPKR_PLATFORM && X86 && HIGH_RES_TIMERS |
37 | depends on INPUT | 38 | depends on INPUT |
38 | depends on EXPERIMENTAL | ||
39 | select SND_PCM | 39 | select SND_PCM |
40 | help | 40 | help |
41 | If you don't have a sound card in your computer, you can include a | 41 | If you don't have a sound card in your computer, you can include a |