1
0
Fork 0
forked from len0rd/rockbox

Ondio SP does not have a radio.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5092 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2004-09-19 22:20:18 +00:00
parent 6c33c51a4c
commit db33349bbc

View file

@ -49,9 +49,6 @@
/* FM recorders can wake up from RTC alarm */ /* FM recorders can wake up from RTC alarm */
/* #define HAVE_ALARM_MOD 1 */ /* #define HAVE_ALARM_MOD 1 */
/* Define this if you have an FM Radio */
#define HAVE_FMRADIO 0
/* How to detect USB */ /* How to detect USB */
#define USB_FMRECORDERSTYLE 1 /* like FM, on AN1 */ #define USB_FMRECORDERSTYLE 1 /* like FM, on AN1 */