Re: [PATCH] fs: yaffs2: Finish Kconfig migration

2021-11-05 Thread Tom Rini
On Tue, Oct 19, 2021 at 09:10:14PM -0400, Tom Rini wrote: > For the symbols which are both hard-coded as enabled and used, move to > Kconfig. The rest of the CONFIG_YAFFS namespace is unselected anywhere, > so we leave it as is. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! --

[PATCH] fs: yaffs2: Finish Kconfig migration

2021-10-19 Thread Tom Rini
For the symbols which are both hard-coded as enabled and used, move to Kconfig. The rest of the CONFIG_YAFFS namespace is unselected anywhere, so we leave it as is. Signed-off-by: Tom Rini --- fs/yaffs2/Kconfig | 12 fs/yaffs2/Makefile | 4 2 files changed, 12 insertions(+),