1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Bertrik Sikken 2009-03-04 21:01:14 +00:00
parent 5322258061
commit e54c1cc9a2

View file

@ -184,7 +184,7 @@ usbstack
accessory_supply
#endif
#if defined(HAVE_SERIAL)
#if defined(IPOD_ACCESSORY_PROTOCOL)
serial_port
#endif