commit | 388f9a04b161fe320937464ef4d15913e52d280b | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas@tuxera.com> | Fri Jan 05 02:45:17 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 22 16:43:30 2018 -0500 |
tree | 7defc4d313cd7b3e5fe8cd84342929c96a1e98c2 | |
parent | d4183d6368c562e6633311faaa5654fe28cedda7 [diff] |
fs: Migrate ext4 to Kconfig Migrate the following symbols to Kconfig: CONFIG_FS_EXT4 CONFIG_EXT4_WRITE The definitions in config_fallbacks.h can now be expressed in Kconfig. Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>