diff options
Diffstat (limited to 'include/configs/pcm058.h')
-rw-r--r-- | include/configs/pcm058.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pcm058.h b/include/configs/pcm058.h index 9481e5b5c5..3b8239052e 100644 --- a/include/configs/pcm058.h +++ b/include/configs/pcm058.h @@ -9,7 +9,6 @@ #define __PCM058_CONFIG_H #ifdef CONFIG_SPL -#define CONFIG_SPL_SPI_LOAD #define CONFIG_SYS_SPI_U_BOOT_OFFS (64 * 1024) #include "imx6_spl.h" #endif |