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:
parent
5322258061
commit
e54c1cc9a2
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ usbstack
|
|||
accessory_supply
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_SERIAL)
|
||||
#if defined(IPOD_ACCESSORY_PROTOCOL)
|
||||
serial_port
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue