From 6a9cabc4349238c6c7fddb9828b4c5f3f8099277 Mon Sep 17 00:00:00 2001 From: Andree Buschmann Date: Fri, 24 Sep 2010 22:42:06 +0000 Subject: Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28159 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/ipodnano2g.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config/ipodnano2g.h') diff --git a/firmware/export/config/ipodnano2g.h b/firmware/export/config/ipodnano2g.h index a4189b35f3..898871d486 100644 --- a/firmware/export/config/ipodnano2g.h +++ b/firmware/export/config/ipodnano2g.h @@ -219,6 +219,9 @@ //#define IPOD_ACCESSORY_PROTOCOL //#define HAVE_SERIAL +/* Define this, if you can switch on/off the lineout */ +#define HAVE_LINEOUT_POWEROFF + #define USB_WRITE_BUFFER_SIZE (1024*64) /* Define this if a programmable hotkey is mapped */ -- cgit v1.2.3