From fc2f08f50cbdc68f620c1d72504df5a324fbfc92 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Mon, 21 Mar 2005 13:59:06 +0000 Subject: Added HAVE_PCM_PLAYBACK git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6222 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h100.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware') diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index 9c7ba6c1d3..14cb9f284f 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -56,4 +56,7 @@ /* Define this if you have adjustable CPU frequency */ #define HAVE_ADJUSTABLE_CPU_FREQ +/* Define this if you can play raw PCM audio */ +#define HAVE_PCM_PLAYBACK + #endif -- cgit v1.2.3