[U-Boot] [PATCH 33/41] Convert CONFIG_CMD_YAFFS2 to Kconfig
Bin Meng
bmeng.cn at gmail.com
Sun Jul 23 03:23:06 UTC 2017
On Sat, Jul 22, 2017 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> This converts the following to Kconfig:
> CONFIG_CMD_YAFFS2
>
> Signed-off-by: Simon Glass <sjg at 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 at gmail.com>
More information about the U-Boot
mailing list