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