summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-11-16 23:42:19 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-11-16 23:42:19 +0000
commit73a35a1aa445932176fca78688d43c636a3fda5e (patch)
treeba8cca63507301045a685883b3b23b79eb3e476e /firmware/export
parentd79f3a1e845bcad2d64cbaf467c0f0dae596f537 (diff)
downloadrockbox-73a35a1aa445932176fca78688d43c636a3fda5e.tar.gz
rockbox-73a35a1aa445932176fca78688d43c636a3fda5e.zip
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.h2
-rw-r--r--firmware/export/config-h120.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 35b35e0f27..19bb99bc04 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -91,8 +91,6 @@
91 91
92#define USB_IRIVERSTYLE 92#define USB_IRIVERSTYLE
93 93
94#define HAVE_ATA_LED_CTRL
95
96/* Define this if you have adjustable CPU frequency */ 94/* Define this if you have adjustable CPU frequency */
97#define HAVE_ADJUSTABLE_CPU_FREQ 95#define HAVE_ADJUSTABLE_CPU_FREQ
98 96
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h
index e6c829a2a5..b2c34c5a55 100644
--- a/firmware/export/config-h120.h
+++ b/firmware/export/config-h120.h
@@ -88,8 +88,6 @@
88 88
89#define USB_IRIVERSTYLE 89#define USB_IRIVERSTYLE
90 90
91#define HAVE_ATA_LED_CTRL
92
93/* Define this if you have adjustable CPU frequency */ 91/* Define this if you have adjustable CPU frequency */
94#define HAVE_ADJUSTABLE_CPU_FREQ 92#define HAVE_ADJUSTABLE_CPU_FREQ
95 93