summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodnano2g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodnano2g.h')
-rw-r--r--firmware/export/config/ipodnano2g.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/firmware/export/config/ipodnano2g.h b/firmware/export/config/ipodnano2g.h
index 5ad41a16c1..a9c7239056 100644
--- a/firmware/export/config/ipodnano2g.h
+++ b/firmware/export/config/ipodnano2g.h
@@ -232,7 +232,9 @@
232/* Define this if you can switch on/off the accessory power supply */ 232/* Define this if you can switch on/off the accessory power supply */
233#define HAVE_ACCESSORY_SUPPLY 233#define HAVE_ACCESSORY_SUPPLY
234//#define IPOD_ACCESSORY_PROTOCOL 234//#define IPOD_ACCESSORY_PROTOCOL
235//#define HAVE_SERIAL 235#ifdef LOGF_SERIAL
236#define HAVE_SERIAL
237#endif
236 238
237/* Define this, if you can switch on/off the lineout */ 239/* Define this, if you can switch on/off the lineout */
238#define HAVE_LINEOUT_POWEROFF 240#define HAVE_LINEOUT_POWEROFF