diff options
Diffstat (limited to 'include/configs/rut.h')
-rw-r--r-- | include/configs/rut.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/rut.h b/include/configs/rut.h index a0e065ca9e..d240d8e1d3 100644 --- a/include/configs/rut.h +++ b/include/configs/rut.h @@ -23,9 +23,6 @@ /* Physical Memory Map */ #define CONFIG_MAX_RAM_BANK_SIZE (256 << 20) /* 256 MiB */ -/* I2C Configuration */ -#define CONFIG_SYS_I2C_SPEED 100000 - #define CONFIG_FACTORYSET /* Watchdog */ |