Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / colibri-imx6ull.h
index 2fa3485..3799b4a 100644 (file)
@@ -25,9 +25,6 @@
 #define CONFIG_SYS_FSL_ESDHC_ADDR      0
 #define CONFIG_SYS_FSL_USDHC_NUM       1
 
-/* I2C configs */
-#define CONFIG_SYS_I2C_SPEED           100000
-
 #define CONFIG_IPADDR                  192.168.10.2
 #define CONFIG_NETMASK                 255.255.255.0
 #define CONFIG_SERVERIP                        192.168.10.1