summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/ipodvideo.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/ipodvideo.h b/firmware/export/config/ipodvideo.h
index a8d2220b8c..eec513320a 100644
--- a/firmware/export/config/ipodvideo.h
+++ b/firmware/export/config/ipodvideo.h
@@ -77,6 +77,9 @@
77/* Define this if you can switch on/off the accessory power supply */ 77/* Define this if you can switch on/off the accessory power supply */
78#define HAVE_ACCESSORY_SUPPLY 78#define HAVE_ACCESSORY_SUPPLY
79 79
80/* Define this, if you can switch on/off the lineout */
81#define HAVE_LINEOUT_POWEROFF
82
80/* Define this if you have a software controlled poweroff */ 83/* Define this if you have a software controlled poweroff */
81#define HAVE_SW_POWEROFF 84#define HAVE_SW_POWEROFF
82 85