Skip to content

Commit

Permalink
[ALSA] pcsp - Fix more dependency
Browse files Browse the repository at this point in the history
Added the missing dependency and select for snd-pcsp driver.

Signed-off-by: Takashi Iwai <[email protected]>
  • Loading branch information
tiwai committed Apr 29, 2008
1 parent df99cd3 commit bad7785
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sound/drivers/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ config SND_PCSP
tristate "Internal PC speaker support"
depends on X86_PC && HIGH_RES_TIMERS
depends on INPUT
depends on SND
select SND_PCM
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 bad7785

Please sign in to comment.