commit | dcd6294a41d1fdf54a4e60840f5ab839a71abc98 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Oct 19 21:10:14 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 05 11:23:29 2021 -0400 |
tree | 5c230b43bd8b2777b9e790c8ad76021eb8d5fcb8 | |
parent | 11b5cbcf89fcfb22d34495e5bdc951b3f808b866 [diff] |
fs: yaffs2: Finish Kconfig migration 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 <trini@konsulko.com>