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 cd71434c10..09151cb468 100644 --- a/firmware/export/config/ipod4g.h +++ b/firmware/export/config/ipod4g.h @@ -212,3 +212,6 @@ * writes appear to be ~25% slower. */ #define HAVE_ATA_DMA + +/* Define this if a programmable hotkey is mapped */ +#define HAVE_HOTKEY |