PS2: disable text console, command line support and DOSBox OPL

svn-id: r45294
This commit is contained in:
Max Horn 2009-10-20 23:07:32 +00:00
parent 257d086aa1
commit 433f7088fb

1
configure vendored
View File

@ -1516,6 +1516,7 @@ if test -n "$_host"; then
;;
ps2)
# TODO: complete this
DEFINES="$DEFINES -DDISABLE_TEXT_CONSOLE -DDISABLE_COMMAND_LINE -DDISABLE_DOSBOX_OPL"
_need_memalign=yes
_backend="ps2"
_build_scalers="no"