summaryrefslogtreecommitdiff
path: root/include/configs/ls1088aqds.h
diff options
context:
space:
mode:
authorAshish Kumar <Ashish.Kumar@nxp.com>2017-10-30 09:24:52 +0300
committerYork Sun <york.sun@nxp.com>2017-11-14 19:33:20 +0300
commit6447eb062503eaa95f2b600256f241cd88d590c0 (patch)
treebe390da10a2425b9419249c2fbe91bce97d3504b /include/configs/ls1088aqds.h
parent5e9445da288c5121546235e8201768abd087b281 (diff)
downloadu-boot-6447eb062503eaa95f2b600256f241cd88d590c0.tar.xz
armv8: ls1088a: Move CONFIG_SPI_FLASH_SPANSION to defconfig
Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/ls1088aqds.h')
-rw-r--r--include/configs/ls1088aqds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1088aqds.h b/include/configs/ls1088aqds.h
index c2e6fd26d3..e60fe49f28 100644
--- a/include/configs/ls1088aqds.h
+++ b/include/configs/ls1088aqds.h
@@ -295,7 +295,6 @@ unsigned long get_board_ddr_clk(void);
/* QSPI device */
#if defined(CONFIG_QSPI_BOOT)
#define CONFIG_FSL_QSPI
-#define CONFIG_SPI_FLASH_SPANSION
#define FSL_QSPI_FLASH_SIZE (1 << 26)
#define FSL_QSPI_FLASH_NUM 2