From b6c12a129e22dadff4be67e5b0fe8993c888d6d8 Mon Sep 17 00:00:00 2001 From: Andree Buschmann Date: Sat, 20 Mar 2010 15:02:29 +0000 Subject: Submit FS#11065. Introduce a new system setting for en-/disabling the Line-out. For now only implemented on iPod Video. This allows to save power if the user does not use the player's Line-out. On iPod 5G the saving is ~0.5 mA. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25257 a1c6a512-1295-4272-9138-f99709370657 --- apps/features.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/features.txt') diff --git a/apps/features.txt b/apps/features.txt index 242d2d4386..af0da5b355 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -225,6 +225,10 @@ usb_hid_mouse wheel_acceleration #endif +#if defined(HAVE_LINEOUT_POWEROFF) +lineout_poweroff +#endif + #if defined(HAVE_TOUCHSCREEN) touchscreen #endif -- cgit v1.2.3