diff options
Diffstat (limited to 'include/configs/pfla02.h')
-rw-r--r-- | include/configs/pfla02.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pfla02.h b/include/configs/pfla02.h index e3c1191817..072cd3454a 100644 --- a/include/configs/pfla02.h +++ b/include/configs/pfla02.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 |