summaryrefslogtreecommitdiff
path: root/firmware/export/config-h120.h
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-11-14 22:12:50 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-11-14 22:12:50 +0000
commitd29aef3d62b29df2034577b0467a74544745baa1 (patch)
tree4ce6abdf97490f3b91d1117404fd5c6d52f2d72c /firmware/export/config-h120.h
parente13fad3b4bb6eb470149ddafb2833837d6c076e9 (diff)
downloadrockbox-d29aef3d62b29df2034577b0467a74544745baa1.tar.gz
rockbox-d29aef3d62b29df2034577b0467a74544745baa1.zip
H300 backlight
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7885 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-h120.h')
-rw-r--r--firmware/export/config-h120.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h
index cdfc068626..b2c34c5a55 100644
--- a/firmware/export/config-h120.h
+++ b/firmware/export/config-h120.h
@@ -72,7 +72,7 @@
72#define FLASH_SIZE 0x200000 72#define FLASH_SIZE 0x200000
73 73
74/* Define this for LCD backlight available */ 74/* Define this for LCD backlight available */
75#define CONFIG_BACKLIGHT BL_IRIVER /* port controlled */ 75#define CONFIG_BACKLIGHT BL_IRIVER_H100 /* port controlled */
76 76
77/* Define this to the CPU frequency */ 77/* Define this to the CPU frequency */
78#define CPU_FREQ 11289600 78#define CPU_FREQ 11289600