Revision 5a4d701a configure

b/configure
3881 3881
  echo "CONFIG_BSD_USER=y" >> $config_target_mak
3882 3882
fi
3883 3883

  
3884
# the static way of configuring available audio cards requires this workaround
3885
if test "$target_user_only" != "yes" && grep -q CONFIG_PCSPK $source_path/default-configs/$target.mak; then
3886
  echo "CONFIG_PCSPK=y" >> $config_target_mak
3887
fi
3888

  
3884 3889
# generate QEMU_CFLAGS/LDFLAGS for targets
3885 3890

  
3886 3891
cflags=""

Also available in: Unified diff