summaryrefslogtreecommitdiff
path: root/configs/ls1046ardb_tfa_defconfig
diff options
context:
space:
mode:
authorKuldeep Singh <kuldeep.singh@nxp.com>2020-05-12 12:02:39 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2020-05-19 06:52:05 +0300
commit160e3b38e9c91abe8718f9281fcc8661e9d88ea2 (patch)
tree286020406febd37eeaac5cab3258b27c90da7311 /configs/ls1046ardb_tfa_defconfig
parentfe6ab29290b69ecc9c836c88aeb9ac469e0c104d (diff)
downloadu-boot-160e3b38e9c91abe8718f9281fcc8661e9d88ea2.tar.xz
configs: ls1046a: Move SPI_FLASH_SPANSION to defconfig
Enable CONFIG_SPI_FLASH_SPANSION in defconfigs of LS1046ARDB and LS1046AQDS which have two spansion flases i.e s25fs512s each of size 64M. Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/ls1046ardb_tfa_defconfig')
-rw-r--r--configs/ls1046ardb_tfa_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1046ardb_tfa_defconfig b/configs/ls1046ardb_tfa_defconfig
index eab34cd717..0185d8c423 100644
--- a/configs/ls1046ardb_tfa_defconfig
+++ b/configs/ls1046ardb_tfa_defconfig
@@ -42,6 +42,7 @@ CONFIG_FSL_ESDHC=y
CONFIG_MTD=y
CONFIG_MTD_RAW_NAND=y
# CONFIG_SPI_FLASH_BAR is not set
+CONFIG_SPI_FLASH_SPANSION=y
# CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
CONFIG_PHYLIB=y
CONFIG_PHY_AQUANTIA=y