summaryrefslogtreecommitdiffstats
path: root/include/configs/dig297.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/dig297.h')
-rw-r--r--include/configs/dig297.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/configs/dig297.h b/include/configs/dig297.h
index c19c4c7549..5049afca7a 100644
--- a/include/configs/dig297.h
+++ b/include/configs/dig297.h
@@ -123,10 +123,10 @@
#undef CONFIG_CMD_NFS /* NFS support */
#define CONFIG_SYS_NO_FLASH
-#define CONFIG_HARD_I2C
-#define CONFIG_SYS_I2C_SPEED 100000
-#define CONFIG_SYS_I2C_SLAVE 1
-#define CONFIG_DRIVER_OMAP34XX_I2C 1
+#define CONFIG_SYS_I2C
+#define CONFIG_SYS_OMAP24_I2C_SPEED 100000
+#define CONFIG_SYS_OMAP24_I2C_SLAVE 1
+#define CONFIG_SYS_I2C_OMAP34XX
/*
* TWL4030
OpenPOWER on IntegriCloud