From e54c1cc9a2f9053245feddf70243aa357f18870d Mon Sep 17 00:00:00 2001 From: Bertrik Sikken Date: Wed, 4 Mar 2009 21:01:14 +0000 Subject: Revert r20200, it was incorrect. The feature 'serial_port' refers to serial ports that can be configured. Possibly the feature should be renamed instead. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20201 a1c6a512-1295-4272-9138-f99709370657 --- apps/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/features.txt b/apps/features.txt index 5241375d83..c323c1cf55 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -184,7 +184,7 @@ usbstack accessory_supply #endif -#if defined(HAVE_SERIAL) +#if defined(IPOD_ACCESSORY_PROTOCOL) serial_port #endif -- cgit v1.2.3