diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2012-07-19 17:57:51 +0200 |
---|---|---|
committer | malc <av1474@comtv.ru> | 2012-07-19 20:07:53 +0400 |
commit | 504972922da9b562f15e13544d3efca84b46b8fd (patch) | |
tree | 02a4629abf1b391141f43c9c07e1584b465c9c5a /configure | |
parent | dfe1ce5d80cba603bafaac91b239d683abe19cf7 (diff) |
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>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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="" |