]> git.ipfire.org Git - people/ms/u-boot.git/commit
fs: Migrate ext4 to Kconfig
authorTuomas Tynkkynen <tuomas@tuxera.com>
Fri, 5 Jan 2018 00:45:17 +0000 (02:45 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 22 Jan 2018 21:43:30 +0000 (16:43 -0500)
commit3d22bae57f1e5f0f0d3f69216e8aae27e8a797c4
tree7defc4d313cd7b3e5fe8cd84342929c96a1e98c2
parent6574864df8db62a45e1875d4e1c42e5c8b8cbe0e
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>
21 files changed:
cmd/Kconfig
configs/ds109_defconfig
configs/mx25pdk_defconfig
doc/README.ext4
fs/ext4/Kconfig
include/config_fallbacks.h
include/configs/am335x_shc.h
include/configs/brppt1.h
include/configs/dragonboard820c.h
include/configs/hikey.h
include/configs/mx25pdk.h
include/configs/pic32mzdask.h
include/configs/rcar-gen2-common.h
include/configs/rcar-gen3-common.h
include/configs/rk3128_common.h
include/configs/rk3328_common.h
include/configs/rk3399_common.h
include/configs/s5p_goni.h
include/configs/sandbox.h
include/configs/tegra-common-post.h
scripts/config_whitelist.txt