summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/ipodnano2g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/ipodnano2g.h b/firmware/export/config/ipodnano2g.h
index a4189b35f3..898871d486 100644
--- a/firmware/export/config/ipodnano2g.h
+++ b/firmware/export/config/ipodnano2g.h
@@ -219,6 +219,9 @@
219//#define IPOD_ACCESSORY_PROTOCOL 219//#define IPOD_ACCESSORY_PROTOCOL
220//#define HAVE_SERIAL 220//#define HAVE_SERIAL
221 221
222/* Define this, if you can switch on/off the lineout */
223#define HAVE_LINEOUT_POWEROFF
224
222#define USB_WRITE_BUFFER_SIZE (1024*64) 225#define USB_WRITE_BUFFER_SIZE (1024*64)
223 226
224/* Define this if a programmable hotkey is mapped */ 227/* Define this if a programmable hotkey is mapped */