diff options
| -rw-r--r-- | sound/drivers/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/drivers/Kconfig b/sound/drivers/Kconfig index 78648c4e9e73..fe85af1c5693 100644 --- a/sound/drivers/Kconfig +++ b/sound/drivers/Kconfig | |||
| @@ -7,6 +7,7 @@ menu "Generic devices" | |||
| 7 | config SND_PCSP | 7 | config SND_PCSP |
| 8 | tristate "Internal PC speaker support" | 8 | tristate "Internal PC speaker support" |
| 9 | depends on X86_PC && HIGH_RES_TIMERS | 9 | depends on X86_PC && HIGH_RES_TIMERS |
| 10 | depends on INPUT | ||
| 10 | help | 11 | help |
| 11 | If you don't have a sound card in your computer, you can include a | 12 | If you don't have a sound card in your computer, you can include a |
| 12 | driver for the PC speaker which allows it to act like a primitive | 13 | driver for the PC speaker which allows it to act like a primitive |
