aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2022-05-03 21:24:57 +1200
committerTom Rini <trini@konsulko.com>2022-05-11 09:22:24 -0400
commit54a54a63139e6986da579ef5be984eb3e67cffb1 (patch)
treee43e3935640bc4859819254e1494e313003c4cac /configs
parentcff29636933a2ed79f01422d82b73dc6fb05f7fd (diff)
downloadu-boot-54a54a63139e6986da579ef5be984eb3e67cffb1.zip
u-boot-54a54a63139e6986da579ef5be984eb3e67cffb1.tar.gz
u-boot-54a54a63139e6986da579ef5be984eb3e67cffb1.tar.bz2
Convert CONFIG_MTD_CONCAT to Kconfig
This converts the following to Kconfig: CONFIG_MTD_CONCAT Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/etamin_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/etamin_defconfig b/configs/etamin_defconfig
index ba7a066..34b9fff 100644
--- a/configs/etamin_defconfig
+++ b/configs/etamin_defconfig
@@ -87,6 +87,7 @@ CONFIG_SPL_SYS_I2C_LEGACY=y
# CONFIG_SPL_DM_MMC is not set
CONFIG_MMC_OMAP_HS=y
CONFIG_MTD=y
+CONFIG_MTD_CONCAT=y
CONFIG_MTD_RAW_NAND=y
CONFIG_NAND_OMAP_ECCSCHEME_BCH16_CODE_HW=y
CONFIG_SYS_NAND_BLOCK_SIZE=0x80000