summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod3g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipod3g.h')
-rw-r--r--firmware/export/config-ipod3g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipod3g.h b/firmware/export/config-ipod3g.h
index 4644a823a0..d5f403c1a9 100644
--- a/firmware/export/config-ipod3g.h
+++ b/firmware/export/config-ipod3g.h
@@ -63,6 +63,9 @@
63/* Define if the device can wake from an RTC alarm */ 63/* Define if the device can wake from an RTC alarm */
64#define HAVE_RTC_ALARM 64#define HAVE_RTC_ALARM
65 65
66/* Define this if you can switch on/off the accessory power supply */
67#define HAVE_ACCESSORY_SUPPLY
68
66/* Define this if you have a software controlled poweroff */ 69/* Define this if you have a software controlled poweroff */
67#define HAVE_SW_POWEROFF 70#define HAVE_SW_POWEROFF
68 71