summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod4g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipod4g.h')
-rw-r--r--firmware/export/config-ipod4g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipod4g.h b/firmware/export/config-ipod4g.h
index 133b68257b..ad03f41b90 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.h
@@ -71,6 +71,9 @@
71/* Define if the device can wake from an RTC alarm */ 71/* Define if the device can wake from an RTC alarm */
72#define HAVE_RTC_ALARM 72#define HAVE_RTC_ALARM
73 73
74/* Define this if you can switch on/off the accessory power supply */
75#define HAVE_ACCESSORY_SUPPLY
76
74/* Define this if you have a software controlled poweroff */ 77/* Define this if you have a software controlled poweroff */
75#define HAVE_SW_POWEROFF 78#define HAVE_SW_POWEROFF
76 79