summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiox5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudiox5.h')
-rw-r--r--firmware/export/config-iaudiox5.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index 7cdc861435..e2a170af66 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -42,10 +42,11 @@
42 42
43#ifndef SIMULATOR 43#ifndef SIMULATOR
44 44
45/* Define this if you have a Motorola SCF5249 */ 45/* Define this if you have a Motorola SCF5250 */
46#define CONFIG_CPU MCF5250 46#define CONFIG_CPU MCF5250
47 47
48#define CONFIG_I2C I2C_IAUDIO 48/* Define this if you want to use coldfire's i2c interface */
49#define CONFIG_I2C I2C_COLDFIRE
49 50
50#define HAVE_TLV320 51#define HAVE_TLV320
51 52