summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
authorCástor Muñoz <cmvidal@gmail.com>2014-12-06 22:33:39 +0100
committerCástor Muñoz <cmvidal@gmail.com>2015-10-07 06:15:03 +0200
commit38ae0d53e834e6538e3820c3fd1977c971a81c15 (patch)
tree9e7d8568350fc7f40178cf2d8202ba537b942556 /firmware/export/config
parent9f27dc210337e015113776dd5a24b96aabefd70c (diff)
downloadrockbox-38ae0d53e834e6538e3820c3fd1977c971a81c15.tar.gz
rockbox-38ae0d53e834e6538e3820c3fd1977c971a81c15.zip
iPod Classic: implement HAVE_SERIAL
Change-Id: I24a861cd45095d858d1a7db39969f6eda17cc563
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/ipod6g.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h
index 3eae08edce..a885a11144 100644
--- a/firmware/export/config/ipod6g.h
+++ b/firmware/export/config/ipod6g.h
@@ -250,7 +250,7 @@
250/* Define this if you can switch on/off the accessory power supply */ 250/* Define this if you can switch on/off the accessory power supply */
251#define HAVE_ACCESSORY_SUPPLY 251#define HAVE_ACCESSORY_SUPPLY
252//#define IPOD_ACCESSORY_PROTOCOL 252//#define IPOD_ACCESSORY_PROTOCOL
253//#define HAVE_SERIAL 253#define HAVE_SERIAL
254 254
255/* Define this, if you can switch on/off the lineout */ 255/* Define this, if you can switch on/off the lineout */
256#define HAVE_LINEOUT_POWEROFF 256#define HAVE_LINEOUT_POWEROFF