summaryrefslogtreecommitdiff
path: root/configs/ls1021aqds_nand_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-24 00:19:54 +0300
committerTom Rini <trini@konsulko.com>2022-04-01 17:28:46 +0300
commita8a326e62d01cf958d7f8746572788e760d542ae (patch)
treede9ded09d96db95f5f557654e6b81717a56c01f7 /configs/ls1021aqds_nand_defconfig
parentef0a3449e39fa1a746d89fcf5610f52883df078a (diff)
downloadu-boot-a8a326e62d01cf958d7f8746572788e760d542ae.tar.xz
Convert CONFIG_EMMC_BOOT et al to Kconfig
This converts the following to Kconfig: CONFIG_EMMC_BOOT CONFIG_MAC_ADDR_IN_SPIFLASH CONFIG_NAND_BOOT CONFIG_SPL_FSL_PBL CONFIG_SYS_FSL_DDR4 In this case we re-sync options that had been set in CONFIG_SYS_EXTRA_OPTIONS but should not have been as they have proper entries. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1021aqds_nand_defconfig')
-rw-r--r--configs/ls1021aqds_nand_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ls1021aqds_nand_defconfig b/configs/ls1021aqds_nand_defconfig
index e7cd54bf3a..8c34b30c27 100644
--- a/configs/ls1021aqds_nand_defconfig
+++ b/configs/ls1021aqds_nand_defconfig
@@ -27,7 +27,6 @@ CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
-CONFIG_SYS_EXTRA_OPTIONS="NAND_BOOT"
CONFIG_DYNAMIC_SYS_CLK_FREQ=y
CONFIG_RAMBOOT_PBL=y
CONFIG_SYS_FSL_PBL_PBI="board/freescale/ls1021aqds/ls102xa_pbi.cfg"