summaryrefslogtreecommitdiff
path: root/include/configs/ls1088ardb.h
diff options
context:
space:
mode:
authorRajat Srivastava <rajat.srivastava@nxp.com>2018-02-02 06:38:10 (GMT)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2018-02-08 03:05:14 (GMT)
commit1f137806970b25b15f95c3100f50df0f3c1bcfab (patch)
treea56dd610fdcc02e102edeed84b58f3f769a64b56 /include/configs/ls1088ardb.h
parent4cbef43f0190e1c66ebce4cfdc6066cc70793e65 (diff)
downloadu-boot-1f137806970b25b15f95c3100f50df0f3c1bcfab.tar.xz
ls1088a: Moving CONFIG_FSL_QSPI to defconfig
Signed-off-by: Rajat Srivastava <rajat.srivastava@nxp.com>
Diffstat (limited to 'include/configs/ls1088ardb.h')
-rw-r--r--include/configs/ls1088ardb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1088ardb.h b/include/configs/ls1088ardb.h
index a6271f5..4a3b569 100644
--- a/include/configs/ls1088ardb.h
+++ b/include/configs/ls1088ardb.h
@@ -285,7 +285,6 @@
#ifndef SPL_NO_QSPI
/* QSPI device */
#if defined(CONFIG_QSPI_BOOT) || defined(CONFIG_SD_BOOT_QSPI)
-#define CONFIG_FSL_QSPI
#define FSL_QSPI_FLASH_SIZE (1 << 26)
#define FSL_QSPI_FLASH_NUM 2
#endif