diff options
Diffstat (limited to 'include/configs/ot1200.h')
-rw-r--r-- | include/configs/ot1200.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ot1200.h b/include/configs/ot1200.h index b32d6da..f4b3e06 100644 --- a/include/configs/ot1200.h +++ b/include/configs/ot1200.h @@ -80,7 +80,6 @@ /* SPL */ #ifdef CONFIG_SPL #include "imx6_spl.h" -#define CONFIG_SPL_SPI_SUPPORT #define CONFIG_SYS_SPI_U_BOOT_OFFS (64 * 1024) #define CONFIG_SPL_SPI_LOAD #endif |