forked from len0rd/rockbox
The Nano2G also qualifies for HAVE_WHEEL_POSITION
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23161 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8a148d2c23
commit
e3bd45ef81
1 changed files with 3 additions and 0 deletions
|
|
@ -164,6 +164,9 @@
|
|||
/* We reboot into the OF to handle USB */
|
||||
#define USB_HANDLED_BY_OF
|
||||
|
||||
/* Define this if you can read an absolute wheel position */
|
||||
#define HAVE_WHEEL_POSITION
|
||||
|
||||
/* Define this if you have adjustable CPU frequency */
|
||||
/* #define HAVE_ADJUSTABLE_CPU_FREQ - not yet */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue