diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2005-11-16 23:42:19 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2005-11-16 23:42:19 +0000 |
| commit | 73a35a1aa445932176fca78688d43c636a3fda5e (patch) | |
| tree | ba8cca63507301045a685883b3b23b79eb3e476e /firmware/export | |
| parent | d79f3a1e845bcad2d64cbaf467c0f0dae596f537 (diff) | |
| download | rockbox-73a35a1aa445932176fca78688d43c636a3fda5e.zip rockbox-73a35a1aa445932176fca78688d43c636a3fda5e.tar.gz rockbox-73a35a1aa445932176fca78688d43c636a3fda5e.tar.bz2 rockbox-73a35a1aa445932176fca78688d43c636a3fda5e.tar.xz | |
Reverted erroneous commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7918 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
| -rw-r--r-- | firmware/export/config-h100.h | 2 | ||||
| -rw-r--r-- | firmware/export/config-h120.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index 35b35e0..19bb99b 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -91,8 +91,6 @@ #define USB_IRIVERSTYLE -#define HAVE_ATA_LED_CTRL - /* Define this if you have adjustable CPU frequency */ #define HAVE_ADJUSTABLE_CPU_FREQ diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h index e6c829a..b2c34c5 100644 --- a/firmware/export/config-h120.h +++ b/firmware/export/config-h120.h @@ -88,8 +88,6 @@ #define USB_IRIVERSTYLE -#define HAVE_ATA_LED_CTRL - /* Define this if you have adjustable CPU frequency */ #define HAVE_ADJUSTABLE_CPU_FREQ |