aboutsummaryrefslogtreecommitdiff
path: root/configs/ethernut5_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-17 18:08:47 -0500
committerTom Rini <trini@konsulko.com>2021-12-27 16:20:19 -0500
commit968c6210e6bc4c76edeeacc16f02aef2a14dd96f (patch)
treef0efc05e14169f9304b83481fdb6ad50279aabad /configs/ethernut5_defconfig
parentb2d1c828b973fc2355e6192610af56a4968261e0 (diff)
downloadu-boot-968c6210e6bc4c76edeeacc16f02aef2a14dd96f.zip
u-boot-968c6210e6bc4c76edeeacc16f02aef2a14dd96f.tar.gz
u-boot-968c6210e6bc4c76edeeacc16f02aef2a14dd96f.tar.bz2
Convert CONFIG_JFFS2_DEV et al to Kconfig
This converts the following to Kconfig: CONFIG_JFFS2_DEV CONFIG_JFFS2_LZO CONFIG_JFFS2_NAND CONFIG_JFFS2_PART_OFFSET CONFIG_JFFS2_PART_SIZE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ethernut5_defconfig')
-rw-r--r--configs/ethernut5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ethernut5_defconfig b/configs/ethernut5_defconfig
index e7ebfef..1821b23 100644
--- a/configs/ethernut5_defconfig
+++ b/configs/ethernut5_defconfig
@@ -81,3 +81,4 @@ CONFIG_ATMEL_USART=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_USB=y
+CONFIG_JFFS2_NAND=y