Home
last modified time | relevance | path

Searched hist:"5 a4d701a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure5a4d701a Thu Aug 16 04:01:11 CDT 2012 Jan Kiszka <jan.kiszka@siemens.com> audio: Make pcspk card selectable again

[ 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. ]

Since we moved pcspk into hwlib, CONFIG_PCSPK is no longer defined per
target. Therefore, statically built soundhw array in arch_init.c stopped
including this card.

Work around this by re-adding this define to config-target.mak.
Long-term, a dynamic creation of this soundhw list will be necessary.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: malc <av1474@comtv.ru>