audio: Make PC speaker audio card available by default

[ The following text is in the "ISO-8859-1" character set. ]
    [ Your display is set for the "KOI8-R" character set.  ]
    [ Some special characters may be displayed incorrectly. ]

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
Jan Kiszka 2012-07-19 17:57:51 +02:00 committed by malc
parent dfe1ce5d80
commit 504972922d
1 changed files with 2 additions and 2 deletions

4
configure vendored
View File

@ -90,8 +90,8 @@ static="no"
sparc_cpu=""
cross_prefix=""
audio_drv_list=""
audio_card_list="ac97 es1370 sb16 hda"
audio_possible_cards="ac97 es1370 sb16 cs4231a adlib gus hda"
audio_card_list="ac97 es1370 sb16 hda pcspk"
audio_possible_cards="ac97 es1370 sb16 cs4231a adlib gus hda pcspk"
block_drv_whitelist=""
host_cc="gcc"
helper_cflags=""