diff options
Diffstat (limited to 'include/configs/omap3_overo.h')
| -rw-r--r-- | include/configs/omap3_overo.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/omap3_overo.h b/include/configs/omap3_overo.h index 07a031bc8..154554d49 100644 --- a/include/configs/omap3_overo.h +++ b/include/configs/omap3_overo.h @@ -109,6 +109,7 @@  #undef CONFIG_CMD_NFS		/* NFS support			*/  #define CONFIG_SYS_NO_FLASH +#define CONFIG_HARD_I2C			1  #define CONFIG_SYS_I2C_SPEED		100000  #define CONFIG_SYS_I2C_SLAVE		1  #define CONFIG_SYS_I2C_BUS		0 |