summaryrefslogtreecommitdiff
path: root/firmware/export/config-mrobe500.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-mrobe500.h')
-rw-r--r--firmware/export/config-mrobe500.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index 3e74db68b4..a9c610f3d7 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -89,6 +89,9 @@
89/* Define this if you have a Motorola SCF5249 */ 89/* Define this if you have a Motorola SCF5249 */
90#define CONFIG_CPU DM320 90#define CONFIG_CPU DM320
91 91
92/* Define this if you have a Texas Instruments TSC2100 touch screen */
93#define HAVE_TSC2100
94
92/* Define this if you want to use coldfire's i2c interface */ 95/* Define this if you want to use coldfire's i2c interface */
93//#define CONFIG_I2C I2C_S3C2440 96//#define CONFIG_I2C I2C_S3C2440
94 97