summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2009-05-29 13:36:12 +0000
committerMarianne Arnold <pixelma@rockbox.org>2009-05-29 13:36:12 +0000
commit74a22ff1a3908a11750524569584c52d38422e88 (patch)
treed54993f29f0f3b1d02d322dc90bc9974015c3770 /firmware/export/config-ondiofm.h
parentb41208fffdc98787e52890499f6cb3b2c2eba2bc (diff)
downloadrockbox-74a22ff1a3908a11750524569584c52d38422e88.tar.gz
rockbox-74a22ff1a3908a11750524569584c52d38422e88.zip
Make 'Backlight mod' an Advanced build option for the Ondios (largely inspired by the RTC mod related changes in r12555). Remove the defines in the config files as you won't need to 'hack' them anymore, just chose the right options while running 'configure'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21128 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r--firmware/export/config-ondiofm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index e36eff8757..a43810e3ff 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -59,9 +59,6 @@
59/* Define this if you have a MAS3587F */ 59/* Define this if you have a MAS3587F */
60#define CONFIG_CODEC MAS3587F 60#define CONFIG_CODEC MAS3587F
61 61
62/* Enable this if you have done the backlight mod */
63//#define HAVE_BACKLIGHT
64
65/* define this if you have a flash memory storage */ 62/* define this if you have a flash memory storage */
66#define HAVE_FLASH_STORAGE 63#define HAVE_FLASH_STORAGE
67 64