]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/am335x_evm_nor_defconfig
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
authorTom Rini <trini@konsulko.com>
Thu, 27 Jul 2017 01:48:00 +0000 (21:48 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 31 Jul 2017 15:22:56 +0000 (11:22 -0400)
commit43ba3c59cb6835f96fe32960cca9ef1406d0a626
treedc7353339835c1f67b5b79c4aad0f40e7e6a607e
parent3158eebd21f8c55b4d5a82161e0de805ae8f6f9c
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig

We rename the various FAT_ENV_xxx options to CONFIG_ENV_FAT_xxx so that
they can be modified via Kconfig.  Migrate all existing users to the new
values.

Signed-off-by: Tom Rini <trini@konsulko.com>
40 files changed:
common/Kconfig
common/env_fat.c
configs/am335x_evm_nor_defconfig
configs/at91sam9m10g45ek_mmc_defconfig
configs/at91sam9n12ek_mmc_defconfig
configs/at91sam9rlek_mmc_defconfig
configs/at91sam9x5ek_mmc_defconfig
configs/axs101_defconfig
configs/axs103_defconfig
configs/hikey_defconfig
configs/hsdk_defconfig
configs/omap4_panda_defconfig
configs/picosam9g45_defconfig
configs/rpi_2_defconfig
configs/rpi_3_32b_defconfig
configs/rpi_3_defconfig
configs/rpi_defconfig
configs/sama5d2_xplained_mmc_defconfig
configs/sama5d36ek_cmp_mmc_defconfig
configs/sama5d3_xplained_mmc_defconfig
configs/sama5d3xek_mmc_defconfig
configs/sama5d4_xplained_mmc_defconfig
configs/sama5d4ek_mmc_defconfig
include/config_fallbacks.h
include/configs/am335x_evm.h
include/configs/am43xx_evm.h
include/configs/at91-sama5_common.h
include/configs/at91sam9m10g45ek.h
include/configs/at91sam9n12ek.h
include/configs/at91sam9rlek.h
include/configs/at91sam9x5ek.h
include/configs/axs10x.h
include/configs/hikey.h
include/configs/hsdk.h
include/configs/k2g_evm.h
include/configs/omap4_panda.h
include/configs/picosam9g45.h
include/configs/rpi.h
include/configs/sama5d2_xplained.h
include/configs/xilinx_zynqmp.h