colibri_imx6: remove legacy sdboot wrapper
[oweals/u-boot.git] / include / configs / lacie_kw.h
index 5602dc455ca2ca9f9adad476a176d1a1c921e6f2..1ba28b501f58bd1ef1c83fe9e960f9efa12cbba1 100644 (file)
 #include "mv-common.h"
 
 /* Remove or override few declarations from mv-common.h */
-#undef CONFIG_ENV_SPI_MAX_HZ
 #undef CONFIG_SYS_IDE_MAXBUS
 #undef CONFIG_SYS_IDE_MAXDEVICE
-#define CONFIG_ENV_SPI_MAX_HZ           20000000 /* 20Mhz */
 
 /*
  * Enable platform initialisation via misc_init_r() function
  */
-#define CONFIG_MISC_INIT_R
 
 /*
  * Ethernet Driver configuration