diff options
Diffstat (limited to 'include/configs/SIMPC8313.h')
-rw-r--r-- | include/configs/SIMPC8313.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/SIMPC8313.h b/include/configs/SIMPC8313.h index 79582e16c74..88ea7c7c93b 100644 --- a/include/configs/SIMPC8313.h +++ b/include/configs/SIMPC8313.h @@ -223,7 +223,6 @@ #define CONFIG_HARD_I2C /* I2C with hardware support*/ #define CONFIG_FSL_I2C #define CONFIG_I2C_MULTI_BUS -#define CONFIG_I2C_CMD_TREE #define CONFIG_SYS_I2C_SPEED 400000 /* I2C speed and slave address */ #define CONFIG_SYS_I2C_SLAVE 0x7F #define CONFIG_SYS_I2C_NOPROBES {{0,0x69}} /* Don't probe these addrs */ |