Convert CONFIG_ENV_SPI_* to Kconfig
[project/bcm63xx/u-boot.git] / include / configs / lacie_kw.h
index 1f619a0d27dc027a37c45faafb4729aba2f28049..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