summaryrefslogtreecommitdiff
path: root/configs/am43xx_evm_rtconly_defconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2020-07-03 16:09:45 +0300
committerTom Rini <trini@konsulko.com>2020-07-28 23:18:10 +0300
commit38791064142776c635fa3279dde4990eaed5fe35 (patch)
tree569ca467d43f06cc15f72584c338a5fef0d3e66c /configs/am43xx_evm_rtconly_defconfig
parent0c4a63438cf78b3c9a971347435ce34edbe1658d (diff)
downloadu-boot-38791064142776c635fa3279dde4990eaed5fe35.tar.xz
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
This converts the following to Kconfig: CONFIG_SPL_NAND_BASE CONFIG_SPL_NAND_IDENT Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'configs/am43xx_evm_rtconly_defconfig')
-rw-r--r--configs/am43xx_evm_rtconly_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am43xx_evm_rtconly_defconfig b/configs/am43xx_evm_rtconly_defconfig
index 1c40d51c72..a82c542bf5 100644
--- a/configs/am43xx_evm_rtconly_defconfig
+++ b/configs/am43xx_evm_rtconly_defconfig
@@ -18,6 +18,7 @@ CONFIG_VERSION_VARIABLE=y
CONFIG_SPL_MTD_SUPPORT=y
CONFIG_SPL_NAND_DRIVERS=y
CONFIG_SPL_NAND_ECC=y
+CONFIG_SPL_NAND_BASE=y
CONFIG_SPL_OS_BOOT=y
CONFIG_CMD_SPL=y
CONFIG_CMD_SPL_NAND_OFS=0x00100000