Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig
authorTom Rini <trini@konsulko.com>
Mon, 8 Nov 2021 03:59:38 +0000 (22:59 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 12 Nov 2021 19:18:17 +0000 (14:18 -0500)
commit27480e0a9fca90319237fef08cb6be4663199b38
treef6b3c209e6451370813020ec3da728481fd3114c
parent1ed68f920439a85f708652bf4a150bf775875dda
Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig

This converts the following to Kconfig:
   CONFIG_ENV_IS_IN_SPI_FLASH
   CONFIG_ENV_IS_NOWHERE
   CONFIG_ENV_OFFSET
   CONFIG_ENV_OVERWRITE
   CONFIG_ENV_SECT_SIZE
   CONFIG_SYS_MMC_ENV_DEV
   CONFIG_SYS_MMC_ENV_PART

Signed-off-by: Tom Rini <trini@konsulko.com>
22 files changed:
configs/cgtqmx8_defconfig
configs/imx8mn_beacon_2g_defconfig
configs/imx8mn_beacon_defconfig
configs/imx8ulp_evk_defconfig
configs/octeontx2_95xx_defconfig
configs/octeontx2_96xx_defconfig
configs/octeontx_81xx_defconfig
configs/octeontx_83xx_defconfig
configs/synquacer_developerbox_defconfig
include/configs/cgtqmx8.h
include/configs/chromebook_coral.h
include/configs/imx7-cm.h
include/configs/imx8mn_beacon.h
include/configs/imx8ulp_evk.h
include/configs/npi_imx6ull.h
include/configs/octeontx2_common.h
include/configs/octeontx_common.h
include/configs/openpiton-riscv64.h
include/configs/socfpga_soc64_common.h
include/configs/stmark2.h
include/configs/synquacer.h
include/env_internal.h