summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2008-12-10 13:42:20 +0000
committerNils Wallménius <nils@rockbox.org>2008-12-10 13:42:20 +0000
commit7987e9a8012db81cc3fb58db5954ba35f39c29c0 (patch)
treeb4f0e55e62b1a9159e6a3773aa75e0726b6b15c2
parent88bb7acc0a5309420084974897b34e4f71b17949 (diff)
downloadrockbox-7987e9a8012db81cc3fb58db5954ba35f39c29c0.tar.gz
rockbox-7987e9a8012db81cc3fb58db5954ba35f39c29c0.zip
Fix minor copy & paste error in comment. No functional change.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19383 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--firmware/export/config-gigabeat-s.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index c893061d0d..54a3de2d19 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -114,7 +114,7 @@
114 114
115#define CONFIG_CPU IMX31L 115#define CONFIG_CPU IMX31L
116 116
117/* Define this if you want to use coldfire's i2c interface */ 117/* Define this if you want to use imx31l's i2c interface */
118#define CONFIG_I2C I2C_IMX31L 118#define CONFIG_I2C I2C_IMX31L
119 119
120/* Define the bitmask of modules used */ 120/* Define the bitmask of modules used */