summaryrefslogtreecommitdiff
path: root/include/configs/ls1046aqds.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-03-26 23:17:21 -0400
committerTom Rini <trini@konsulko.com>2019-03-26 23:17:21 -0400
commit2b9b9cdd5f9ae1cbc786ba3c2255a51b3ea4a636 (patch)
tree6dbe4a091a06ae0f488498c63819c8ef7bd4e02f /include/configs/ls1046aqds.h
parente7134b9714ed851095e8bcf8b66e65c6f870634e (diff)
parentabe66b1b5decf9cc2fb5daad42c9e870e5b99b67 (diff)
Merge branch '2019-03-25-master-imports'
- Convert various SPI related options to Kconfig
Diffstat (limited to 'include/configs/ls1046aqds.h')
-rw-r--r--include/configs/ls1046aqds.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/ls1046aqds.h b/include/configs/ls1046aqds.h
index 6e36baf4ca..58dd9fb1a1 100644
--- a/include/configs/ls1046aqds.h
+++ b/include/configs/ls1046aqds.h
@@ -39,10 +39,6 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_SPI_FLASH_STMICRO /* cs0 */
#define CONFIG_SPI_FLASH_SST /* cs1 */
#define CONFIG_SPI_FLASH_EON /* cs2 */
-#if !defined(CONFIG_QSPI_BOOT) && !defined(CONFIG_SD_BOOT_QSPI)
-#define CONFIG_SF_DEFAULT_BUS 1
-#define CONFIG_SF_DEFAULT_CS 0
-#endif
#endif
/* QSPI */