• J
    audio: Make pcspk card selectable again · 5a4d701a
    Jan Kiszka 提交于
        [ 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: NJan Kiszka <jan.kiszka@siemens.com>
    Signed-off-by: Nmalc <av1474@comtv.ru>
    5a4d701a
configure 103.8 KB