diff options
Diffstat (limited to 'include/configs/el6x_common.h')
-rw-r--r-- | include/configs/el6x_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/el6x_common.h b/include/configs/el6x_common.h index 4447401f23..aa3afe6989 100644 --- a/include/configs/el6x_common.h +++ b/include/configs/el6x_common.h @@ -26,7 +26,6 @@ #ifdef CONFIG_SPL #define CONFIG_SPL_SPI_SUPPORT -#define CONFIG_SPL_SPI_FLASH_SUPPORT #define CONFIG_SYS_SPI_U_BOOT_OFFS (64 * 1024) #define CONFIG_SPL_SPI_LOAD #include "imx6_spl.h" |