diff options
Diffstat (limited to 'include/configs/io.h')
-rw-r--r-- | include/configs/io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/io.h b/include/configs/io.h index af01ae25b37..33743e61ac0 100644 --- a/include/configs/io.h +++ b/include/configs/io.h @@ -98,7 +98,7 @@ /* * I2C stuff */ -#define CONFIG_SYS_I2C_SPEED 100000 +#define CONFIG_SYS_I2C_PPC4XX_SPEED_0 100000 /* Temp sensor/hwmon/dtt */ #define CONFIG_DTT_LM63 1 /* National LM63 */ |