rv1126-uboot/board/freescale
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
..
b4860qds powerpc: fsl: Update maintainers 2017-06-12 12:18:37 -07:00
bsc9131rdb
bsc9132qds
c29xpcie
common Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 2017-07-25 21:08:01 -04:00
corenet_ds
ls1012afrdm
ls1012aqds
ls1012ardb
ls1021aiot
ls1021aqds common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
ls1021atwr
ls1043aqds common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
ls1043ardb common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
ls1046aqds common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
ls1046ardb common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
ls2080a common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
ls2080aqds common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
ls2080ardb common: freescale: Move arch-specific declarations 2017-06-05 12:30:55 -04:00
m547xevb i2c: powerpc: Remove use of CONFIG_HARD_I2C 2017-05-15 06:17:25 +02:00
m548xevb
m5208evbe
m5235evb
m5249evb
m5253demo Kconfig: Add a CONFIG_IDE option 2017-05-22 12:45:27 -04:00
m5253evbe Kconfig: Add a CONFIG_IDE option 2017-05-22 12:45:27 -04:00
m5272c3
m5275evb
m5282evb
m5329evb
m5373evb i2c: powerpc: Remove use of CONFIG_HARD_I2C 2017-05-15 06:17:25 +02:00
m52277evb i2c: powerpc: Remove use of CONFIG_HARD_I2C 2017-05-15 06:17:25 +02:00
m53017evb i2c: powerpc: Remove use of CONFIG_HARD_I2C 2017-05-15 06:17:25 +02:00
m54418twr
m54451evb
m54455evb Kconfig: Add a CONFIG_IDE option 2017-05-22 12:45:27 -04:00
mpc832xemds
mpc837xemds
mpc837xerdb
mpc8308rdb
mpc8313erdb
mpc8315erdb
mpc8323erdb
mpc8349emds
mpc8349itx
mpc8536ds powerpc: mpc8536ds: Update maintainer 2017-06-12 12:18:37 -07:00
mpc8541cds powerpc: mpc85xx: Update maintainer for MPC8541CDS and MPC8555CDS 2017-06-12 11:30:00 -07:00
mpc8544ds powerpc: mpc8544ds: Update maintainer 2017-06-12 12:18:37 -07:00
mpc8548cds powerpc: mpc8548cds: Update maintainer 2017-06-12 12:18:36 -07:00
mpc8555cds powerpc: mpc85xx: Update maintainer for MPC8541CDS and MPC8555CDS 2017-06-12 11:30:00 -07:00
mpc8568mds powerpc: mpc8568mds: Update board config 2017-06-12 12:18:37 -07:00
mpc8569mds powerpc: mpc8569mds: Update config and maintainer 2017-06-12 12:18:37 -07:00
mpc8572ds
mpc8610hpcd powerpc: mpc86xx: Update maintainer for MPC8610HPCD and MPC8641HPCN 2017-06-12 11:30:00 -07:00
mpc8641hpcn powerpc: mpc86xx: Update maintainer for MPC8610HPCD and MPC8641HPCN 2017-06-12 11:30:00 -07:00
mx6qarm2 imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx6sabreauto mx6sabreauto: Make Ethernet functional again 2017-07-13 15:05:49 +02:00
mx6sabresd imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx6slevk imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx6sllevk imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx6sxsabreauto imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx6sxsabresd imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx6ul_14x14_evk imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx6ullevk imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx7dsabresd imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx7ulp_evk
mx23evk
mx25pdk mx25pdk: Set the eSDHC PER clock to 48 MHz 2017-05-31 10:14:41 +02:00
mx28evk
mx31ads
mx31pdk
mx35pdk arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
mx51evk imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx53ard
mx53evk imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx53loco imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
mx53smd
p1_p2_rdb_pc p1_p2_rdb: Fix unused variable warning 2017-05-09 09:11:04 -04:00
p1_twr powerpc: fsl: Update maintainers 2017-06-12 12:18:37 -07:00
p1010rdb powerpc: fsl: Update maintainers 2017-06-12 12:18:37 -07:00
p1022ds
p1023rdb
p2041rdb
qemu-ppce500
s32v234evb imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
t4qds
t4rdb
t102xqds
t102xrdb
t104xrdb powerpc: fsl: Update maintainers 2017-06-12 12:18:37 -07:00
t208xqds
t208xrdb
t1040qds
vf610twr imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00