diff options
Diffstat (limited to 'firmware/export/config-ipod4g.h')
-rw-r--r-- | firmware/export/config-ipod4g.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipod4g.h b/firmware/export/config-ipod4g.h index 2e8c4dcc33..2b603987f4 100644 --- a/firmware/export/config-ipod4g.h +++ b/firmware/export/config-ipod4g.h @@ -112,6 +112,9 @@ /* Define this if you can detect headphones */ #define HAVE_HEADPHONE_DETECTION +/* Define this if you can read an absolute wheel position */ +#define HAVE_WHEEL_POSITION + #define BOOTFILE_EXT "ipod" #define BOOTFILE "rockbox." BOOTFILE_EXT |