diff options
Diffstat (limited to 'include/configs/el6x_common.h')
-rw-r--r-- | include/configs/el6x_common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/el6x_common.h b/include/configs/el6x_common.h index 55ef612f51..81b79b20e3 100644 --- a/include/configs/el6x_common.h +++ b/include/configs/el6x_common.h @@ -25,10 +25,6 @@ #define CONFIG_MXC_UART #ifdef CONFIG_SPL -#define CONFIG_SPL_LIBCOMMON_SUPPORT -#define CONFIG_SPL_MMC_SUPPORT -#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" |