diff options
Diffstat (limited to 'include/configs/sc3.h')
| -rw-r--r-- | include/configs/sc3.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sc3.h b/include/configs/sc3.h index a5eca3989..d00f2480c 100644 --- a/include/configs/sc3.h +++ b/include/configs/sc3.h @@ -251,6 +251,7 @@   */  #define  CONFIG_HARD_I2C		/* I2C with hardware support	*/  #undef	CONFIG_SOFT_I2C			/* I2C bit-banged		*/ +#define CONFIG_PPC4XX_I2C		/* use PPC4xx driver		*/  #define I2C_INIT  #define I2C_ACTIVE 0  |