forked from len0rd/rockbox
fuze+: #define TARGET_EXTRA_THREADS because of the extra touchpad thread. Should fix mpeg player not working
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31596 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
959432d728
commit
ed93d123dc
1 changed files with 3 additions and 0 deletions
|
|
@ -133,6 +133,9 @@
|
|||
#define NUM_DRIVES 2
|
||||
#define HAVE_HOTSWAP
|
||||
|
||||
/* Extra threads: touchpad */
|
||||
#define TARGET_EXTRA_THREADS 1
|
||||
|
||||
/* todo */
|
||||
#define BATTERY_CAPACITY_DEFAULT 550 /* default battery capacity */
|
||||
#define BATTERY_CAPACITY_MIN 550 /* min. capacity selectable */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue