diff options
Diffstat (limited to 'include/configs/draco.h')
-rw-r--r-- | include/configs/draco.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/draco.h b/include/configs/draco.h index 7c1f071d99..6bc7a0b43e 100644 --- a/include/configs/draco.h +++ b/include/configs/draco.h @@ -29,9 +29,6 @@ /* Physical Memory Map */ #define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1GB */ -/* I2C Configuration */ -#define CONFIG_SYS_I2C_SPEED 100000 - #define CONFIG_FACTORYSET /* Define own nand partitions */ |