rv1126-uboot/board/freescale/common
Simon Glass 2be296538e Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
This converts the following to Kconfig:
   CONFIG_ENV_IS_IN_MMC
   CONFIG_ENV_IS_IN_NAND
   CONFIG_ENV_IS_IN_UBI
   CONFIG_ENV_IS_NOWHERE

In fact this already exists for sunxi as a 'choice' config. However not
all the choices are available in Kconfig yet so we cannot use that. It
would lead to more than one option being set.

In addition, one purpose of this series is to allow the environment to be
stored in more than one place. So the existing choice is converted to a
normal config allowing each option to be set independently.

There are not many opportunities for Kconfig updates to reduce the size of
this patch. This was tested with

   ./tools/moveconfig.py -i CONFIG_ENV_IS_IN_MMC

And then manual updates.  This is because for CHAIN_OF_TRUST boards they
can only have ENV_IS_NOWHERE set, so we enforce that via Kconfig logic
now.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-07-25 21:08:01 -04:00
..
p_corenet
Kconfig Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
Makefile pmic: pmic_mc34vr500: Add APIs to set/get SWx volt 2017-01-18 09:28:57 -08:00
arm_sleep.c armv7: ls1021a: Drop macro CONFIG_LS102XA 2017-04-17 09:03:30 -07:00
cadmus.c
cadmus.h
cds_pci_ft.c
cds_via.c
cmd_esbc_validate.c
dcu_sii9022a.c
dcu_sii9022a.h
diu_ch7301.c
diu_ch7301.h
eeprom.h
fman.c
fman.h
fsl_chain_of_trust.c dm: Use dm.h header when driver mode is used 2017-06-01 06:57:52 -06:00
fsl_validate.c dm: Use dm.h header when driver mode is used 2017-06-01 06:57:52 -06:00
ics307_clk.c
ics307_clk.h
idt8t49n222a_serdes_clk.c
idt8t49n222a_serdes_clk.h
ls102xa_stream_id.c
mc34vr500.c pmic: pmic_mc34vr500: Add APIs to set/get SWx volt 2017-01-18 09:28:57 -08:00
mpc85xx_sleep.c
ngpixis.c
ngpixis.h
ns_access.c armv8: layerscape: Make U-Boot EL2 safe 2017-06-01 19:57:24 -07:00
pfuze.c
pfuze.h
pixis.c
pixis.h powerpc: MPC8641HPCN: Remove macro CONFIG_MPC8641HPCN 2016-11-23 23:42:16 -08:00
pq-mds-pib.c powerpc: MPC8569MDS: Remove macro CONFIG_MPC8569MDS 2016-11-23 23:42:06 -08:00
pq-mds-pib.h
qixis.c
qixis.h
sdhc_boot.c
sgmii_riser.c
sgmii_riser.h
sleep.h
spl.h spi: Move freescale-specific code into a private header 2016-10-06 15:07:35 -04:00
sys_eeprom.c
via.h
vid.c armv8: fsl-lsch3: Update VID support 2017-03-14 08:44:03 -07:00
vid.h
vsc3316_3308.c
vsc3316_3308.h
zm7300.c
zm7300.h