Index: firmware/export/config/ipod4g.h =================================================================== --- firmware/export/config/ipod4g.h (revision 28405) +++ firmware/export/config/ipod4g.h (working copy) @@ -226,5 +226,8 @@ */ #define HAVE_ATA_DMA +/* Define this, if you can switch on/off the lineout */ +#define HAVE_LINEOUT_POWEROFF + /* Define this if a programmable hotkey is mapped */ #define HAVE_HOTKEY Index: firmware/export/config/ipodcolor.h =================================================================== --- firmware/export/config/ipodcolor.h (revision 28405) +++ firmware/export/config/ipodcolor.h (working copy) @@ -208,5 +208,8 @@ */ #define HAVE_ATA_DMA +/* Define this, if you can switch on/off the lineout */ +#define HAVE_LINEOUT_POWEROFF + /* Define this if a programmable hotkey is mapped */ #define HAVE_HOTKEY Index: firmware/export/config/ipodnano1g.h =================================================================== --- firmware/export/config/ipodnano1g.h (revision 28405) +++ firmware/export/config/ipodnano1g.h (working copy) @@ -205,5 +205,8 @@ */ #define HAVE_ATA_DMA +/* Define this, if you can switch on/off the lineout */ +#define HAVE_LINEOUT_POWEROFF + /* Define this if a programmable hotkey is mapped */ #define HAVE_HOTKEY