summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2009-09-19 09:37:14 +0000
committerMarianne Arnold <pixelma@rockbox.org>2009-09-19 09:37:14 +0000
commit8048b116cfa571d20c50e9c9ee426840b54cd679 (patch)
treef507498b68beb0adc6a1b17f3328294320e33aef /firmware/export/config-ondiofm.h
parentb2aa2452e798d6fed2c1d5ab3e8b16cfa234a551 (diff)
downloadrockbox-8048b116cfa571d20c50e9c9ee426840b54cd679.tar.gz
rockbox-8048b116cfa571d20c50e9c9ee426840b54cd679.zip
Remove dead or useless defines: HAVE_ONDIO_IC was replaced by CONFIG_I2C but just added not replaced for the OndioFM in errr... r5675. The creativezv* and the m200v4 config files defined CONFIG_I2C twice.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22736 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 46011e650e..7a2b30dbf1 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -109,9 +109,6 @@
109/* Define this if the display is mounted upside down */ 109/* Define this if the display is mounted upside down */
110#define HAVE_DISPLAY_FLIPPED 110#define HAVE_DISPLAY_FLIPPED
111 111
112/* Define this for different I2C pinout */
113#define HAVE_ONDIO_I2C
114
115/* Define this for different ADC channel assignment */ 112/* Define this for different ADC channel assignment */
116#define HAVE_ONDIO_ADC 113#define HAVE_ONDIO_ADC
117 114