From d6e822cab9b4f1294a8789632c737d0d8f71ef58 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Wed, 11 Apr 2007 21:26:58 +0000 Subject: Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA address are all derived from the hw mask, and master/slave isn't displayed on other targets either). * Get rid of all the USB*STYLE macros (except USB_IPODSTYLE). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13112 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ondiofm.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'firmware/export/config-ondiofm.h') diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h index fbc0c0e098..0e691b70e3 100644 --- a/firmware/export/config-ondiofm.h +++ b/firmware/export/config-ondiofm.h @@ -78,12 +78,6 @@ /* Define this if the tuner is switched on by software */ #define HAVE_TUNER_PWR_CTRL -/* How to detect USB */ -#define USB_FMRECORDERSTYLE 1 /* like FM, on AN1 */ - -/* How to enable USB */ -#define USB_ENABLE_ONDIOSTYLE 1 /* with PA5 */ - /* The start address index for ROM builds */ /* #define ROM_START 0x16010 for behind original Archos */ #define ROM_START 0x7010 /* for behind BootBox */ -- cgit v1.2.3