treewide: Remove unused FSL QSPI config options for Layerscape platforms
[oweals/u-boot.git] / include / configs / ls1088a_common.h
index ab5b396e1a5991933ee5c96b650cfc883ab174c1..a7373429ba73fd23bb305c81f8eb1ddb0db2d9b6 100644 (file)
 #endif
 
 /* Link Definitions */
-#ifdef CONFIG_TFABOOT
-#define CONFIG_SYS_FSL_QSPI_BASE       0x20000000
-#else
-#ifdef CONFIG_QSPI_BOOT
 #define CONFIG_SYS_FSL_QSPI_BASE       0x20000000
-#endif
-#endif
 
 #define CONFIG_SKIP_LOWLEVEL_INIT