]> git.sur5r.net Git - u-boot/commit
Convert CONFIG_CMD_YAFFS2 to Kconfig
authorSimon Glass <sjg@chromium.org>
Fri, 4 Aug 2017 22:34:58 +0000 (16:34 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 11 Aug 2017 21:44:50 +0000 (17:44 -0400)
commit7a7643184597a72e3b3791de068a402dfc4a66ec
tree35e4374189e58c7991b09ad573e684a98c1291bf
parent9b92a8d76ad7efdcda58a4da1a773cf4674cdc86
Convert CONFIG_CMD_YAFFS2 to Kconfig

This converts the following to Kconfig:
   CONFIG_CMD_YAFFS2

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
cmd/Kconfig
cmd/Makefile
fs/Kconfig
fs/yaffs2/Kconfig [new file with mode: 0644]