diff options
Diffstat (limited to 'include/configs/amcc-common.h')
| -rw-r--r-- | include/configs/amcc-common.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/amcc-common.h b/include/configs/amcc-common.h index 8cd97b86d..13a941ef6 100644 --- a/include/configs/amcc-common.h +++ b/include/configs/amcc-common.h @@ -40,6 +40,7 @@   * I2C   */  #define CONFIG_HARD_I2C			/* I2C with hardware support	*/ +#define CONFIG_PPC4XX_I2C		/* use PPC4xx driver		*/  #define CONFIG_SYS_I2C_SLAVE		0x7F  /* |