Revert "audio: Make PC speaker audio card available by default"
This reverts commit 504972922d
which broke the
build for ARM.
I don't think this change is necessary. If I'm wrong, please recommit this
changeset with an appropriate fix for ARM.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
504972922d
commit
61dc008f35
4
configure
vendored
4
configure
vendored
@ -90,8 +90,8 @@ static="no"
|
||||
sparc_cpu=""
|
||||
cross_prefix=""
|
||||
audio_drv_list=""
|
||||
audio_card_list="ac97 es1370 sb16 hda pcspk"
|
||||
audio_possible_cards="ac97 es1370 sb16 cs4231a adlib gus hda pcspk"
|
||||
audio_card_list="ac97 es1370 sb16 hda"
|
||||
audio_possible_cards="ac97 es1370 sb16 cs4231a adlib gus hda"
|
||||
block_drv_whitelist=""
|
||||
host_cc="gcc"
|
||||
helper_cflags=""
|
||||
|
Loading…
Reference in New Issue
Block a user