Onda VX747: don't enable software volume control in sims

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22377 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2009-08-17 12:55:30 +00:00
parent 2e484104f1
commit d7aa42dde0

View file

@ -140,7 +140,9 @@
#define HAVE_SW_TONE_CONTROLS
/* has no volume control, so we use the software ones */
#ifndef SIMULATOR
#define HAVE_SW_VOLUME_CONTROL
#endif
/* software controlled volume ranges from -73 -> 0 dB, other than that
is controlled by hardware */