diff options
Diffstat (limited to 'include/configs/lacie_kw.h')
-rw-r--r-- | include/configs/lacie_kw.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/lacie_kw.h b/include/configs/lacie_kw.h index 1f619a0d27d..1ba28b501f5 100644 --- a/include/configs/lacie_kw.h +++ b/include/configs/lacie_kw.h @@ -65,10 +65,8 @@ #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 |