From bcd6dd26278a2c29209ac1505c655e846f01daf9 Mon Sep 17 00:00:00 2001 From: Joost Peters Date: Tue, 3 Aug 2010 12:03:36 +0000 Subject: PSP: Enable "CPU-hungry sound chips" again, the PSP is fast enough. svn-id: r51684 --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index dfbc7f2964..5c9bcdf884 100755 --- a/configure +++ b/configure @@ -2564,7 +2564,6 @@ case $_backend in ;; psp) DEFINES="$DEFINES -D__PSP__ -DDISABLE_TEXT_CONSOLE -DDISABLE_COMMAND_LINE -DDISABLE_DOSBOX_OPL" - DEFINES="$DEFINES -DDISABLE_SID -DDISABLE_NES_APU" LIBS="$LIBS -lpng -Wl,-Map,mapfile.txt" LDFLAGS="$LDFLAGS -Wl,--wrap,memcpy" ;; -- cgit v1.2.3