Convert CONFIG_JFFS2_DEV et al to Kconfig
authorTom Rini <trini@konsulko.com>
Fri, 17 Dec 2021 23:08:47 +0000 (18:08 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 27 Dec 2021 21:20:19 +0000 (16:20 -0500)
commit968c6210e6bc4c76edeeacc16f02aef2a14dd96f
treef0efc05e14169f9304b83481fdb6ad50279aabad
parentb2d1c828b973fc2355e6192610af56a4968261e0
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>
19 files changed:
README
cmd/Kconfig
cmd/jffs2.c
configs/devkit8000_defconfig
configs/ethernut5_defconfig
configs/ids8313_defconfig
configs/nas220_defconfig
configs/pm9263_defconfig
fs/jffs2/Kconfig
include/configs/M5329EVB.h
include/configs/M5373EVB.h
include/configs/devkit8000.h
include/configs/ethernut5.h
include/configs/ids8313.h
include/configs/imx27lite-common.h
include/configs/nas220.h
include/configs/pm9263.h
include/configs/stmark2.h
scripts/config_whitelist.txt