summaryrefslogtreecommitdiff
path: root/configs/ls1046aqds_sdcard_qspi_defconfig
diff options
context:
space:
mode:
authorKuldeep Singh <kuldeep.singh@nxp.com>2021-11-09 14:52:26 +0530
committerPriyanka Jain <priyanka.jain@nxp.com>2021-11-09 17:18:23 +0530
commit266e68be759aeb42f305af3827ca914e9eea51c2 (patch)
tree492cd8e262ef60e7d9652d2af7bf4fd157e9c55f /configs/ls1046aqds_sdcard_qspi_defconfig
parent8bbbb29815e3d56a51e8a8f6c907705b8683bf3c (diff)
downloadu-boot-266e68be759aeb42f305af3827ca914e9eea51c2.tar.gz
configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigs
LS1046A-QDS has CONFIG_SPI_FLASH_SST, CONFIG_SPI_FLASH_EON and CONFIG_SPI_FLASH_STMICRO defines present in header. Move these entries from header to defconfigs. Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> [Rebased] Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/ls1046aqds_sdcard_qspi_defconfig')
-rw-r--r--configs/ls1046aqds_sdcard_qspi_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/ls1046aqds_sdcard_qspi_defconfig b/configs/ls1046aqds_sdcard_qspi_defconfig
index 90c36516cb..faa885d1c2 100644
--- a/configs/ls1046aqds_sdcard_qspi_defconfig
+++ b/configs/ls1046aqds_sdcard_qspi_defconfig
@@ -75,7 +75,10 @@ CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
CONFIG_SYS_I2C_EEPROM_ADDR=0x57
CONFIG_FSL_ESDHC=y
# CONFIG_SPI_FLASH_BAR is not set
+CONFIG_SPI_FLASH_EON=y
CONFIG_SPI_FLASH_SPANSION=y
+CONFIG_SPI_FLASH_STMICRO=y
+CONFIG_SPI_FLASH_SST=y
# CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
CONFIG_PHYLIB=y
CONFIG_PHYLIB_10G=y