1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Nils Wallménius 2008-12-10 13:42:20 +00:00
parent 88bb7acc0a
commit 7987e9a801

View file

@ -114,7 +114,7 @@
#define CONFIG_CPU IMX31L #define CONFIG_CPU IMX31L
/* Define this if you want to use coldfire's i2c interface */ /* Define this if you want to use imx31l's i2c interface */
#define CONFIG_I2C I2C_IMX31L #define CONFIG_I2C I2C_IMX31L
/* Define the bitmask of modules used */ /* Define the bitmask of modules used */