forked from len0rd/rockbox
Added HAVE_PCM_PLAYBACK
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6222 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9e173d18ef
commit
fc2f08f50c
1 changed files with 3 additions and 0 deletions
|
|
@ -56,4 +56,7 @@
|
||||||
/* Define this if you have adjustable CPU frequency */
|
/* Define this if you have adjustable CPU frequency */
|
||||||
#define HAVE_ADJUSTABLE_CPU_FREQ
|
#define HAVE_ADJUSTABLE_CPU_FREQ
|
||||||
|
|
||||||
|
/* Define this if you can play raw PCM audio */
|
||||||
|
#define HAVE_PCM_PLAYBACK
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue