summaryrefslogtreecommitdiff
path: root/firmware/export/config-h120.h
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-11-16 23:15:59 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-11-16 23:15:59 +0000
commitdf0e5effc550db484ca0d377b9f3547fed27cd66 (patch)
treed54a173927a2091263787f62c9c59fe0c0f57aaa /firmware/export/config-h120.h
parent59825952f3d98d29e03b094642655968d7abcc02 (diff)
downloadrockbox-df0e5effc550db484ca0d377b9f3547fed27cd66.tar.gz
rockbox-df0e5effc550db484ca0d377b9f3547fed27cd66.zip
Cleaned up bootloader linker control file and added the H300 target
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7916 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-h120.h')
-rw-r--r--firmware/export/config-h120.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h
index b2c34c5a55..e6c829a2a5 100644
--- a/firmware/export/config-h120.h
+++ b/firmware/export/config-h120.h
@@ -88,6 +88,8 @@
88 88
89#define USB_IRIVERSTYLE 89#define USB_IRIVERSTYLE
90 90
91#define HAVE_ATA_LED_CTRL
92
91/* Define this if you have adjustable CPU frequency */ 93/* Define this if you have adjustable CPU frequency */
92#define HAVE_ADJUSTABLE_CPU_FREQ 94#define HAVE_ADJUSTABLE_CPU_FREQ
93 95