
23 Jul
2017
23 Jul
'17
5:23 a.m.
On Sat, Jul 22, 2017 at 7:11 AM, Simon Glass sjg@chromium.org wrote:
This converts the following to Kconfig: CONFIG_CMD_YAFFS2
Signed-off-by: Simon Glass sjg@chromium.org
cmd/Kconfig | 11 +++++++++++ cmd/Makefile | 2 +- fs/Kconfig | 2 ++ fs/yaffs2/Kconfig | 7 +++++++ 4 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 fs/yaffs2/Kconfig
Reviewed-by: Bin Meng bmeng.cn@gmail.com