[ALSA] pcsp - Fix dependency in Kconfig
Added the proper dependency to Kconfig for snd-pcsp driver. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
24c053e755
commit
73bdd2ad7a
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ menu "Generic devices"
|
|||
config SND_PCSP
|
||||
tristate "Internal PC speaker support"
|
||||
depends on X86_PC && HIGH_RES_TIMERS
|
||||
depends on INPUT
|
||||
help
|
||||
If you don't have a sound card in your computer, you can include a
|
||||
driver for the PC speaker which allows it to act like a primitive
|
||||
|
|
Loading…
Reference in a new issue