Skip to content

Commit

Permalink
[ALSA] pcsp - Fix dependency in Kconfig
Browse files Browse the repository at this point in the history
Added the proper dependency to Kconfig for snd-pcsp driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai committed Apr 24, 2008
1 parent 24c053e commit 73bdd2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/drivers/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 73bdd2a

Please sign in to comment.