diff options
author | Jens Arnold <amiconn@rockbox.org> | 2007-04-11 21:26:58 +0000 |
---|---|---|
committer | Jens Arnold <amiconn@rockbox.org> | 2007-04-11 21:26:58 +0000 |
commit | d6e822cab9b4f1294a8789632c737d0d8f71ef58 (patch) | |
tree | dc6b6888ac54ff0a3f1974b87b18dfaa81e65ea4 /firmware/export/config-gigabeat.h | |
parent | 81cf65e496b94e12d962bbaf59b166244737bb3a (diff) |
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
Diffstat (limited to 'firmware/export/config-gigabeat.h')
-rw-r--r-- | firmware/export/config-gigabeat.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h index 588c92df6d..9b56a1a616 100644 --- a/firmware/export/config-gigabeat.h +++ b/firmware/export/config-gigabeat.h @@ -124,8 +124,6 @@ /* Offset ( in the firmware file's header ) to the real data */ #define FIRMWARE_OFFSET_FILE_DATA 8 -#define USB_GIGABEAT_STYLE - #define HAVE_HEADPHONE_DETECTION /* Define this if you have adjustable CPU frequency */ |