uboot/arch/powerpc/include/asm
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig
There are already two FIT options in Kconfig but the CONFIG options are
still in the header files. We need to do a proper move to fix this.

Move these options to Kconfig and tidy up board configuration:

   CONFIG_FIT
   CONFIG_OF_BOARD_SETUP
   CONFIG_OF_SYSTEM_SETUP
   CONFIG_FIT_SIGNATURE
   CONFIG_FIT_BEST_MATCH
   CONFIG_FIT_VERBOSE
   CONFIG_OF_STDOUT_VIA_ALIAS
   CONFIG_RSA

Unfortunately the first one is a little complicated. We need to make sure
this option is not enabled in SPL by this change. Also this option is
enabled automatically in the host builds by defining CONFIG_FIT in the
image.h file. To solve this, add a new IMAGE_USE_FIT #define which can
be used in files that are built on the host but must also build for U-Boot
and SPL.

Note: Masahiro's moveconfig.py script is amazing.

Signed-off-by: Simon Glass <sjg@chromium.org>
[trini: Add microblaze change, various configs/ re-applies]
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-03-14 19:18:07 -04:00
..
arch-mpc83xx
arch-mpc85xx
arch-ppc4xx
4xx_pci.h
4xx_pcie.h
5xx_immap.h
8xx_immap.h
atomic.h Replace "extern inline" with "static inline" 2015-11-09 18:19:40 -05:00
bitops.h Replace "extern inline" with "static inline" 2015-11-09 18:19:40 -05:00
byteorder.h Replace "extern inline" with "static inline" 2015-11-09 18:19:40 -05:00
cache.h
config.h ns16550: unify serial_ppc 2015-11-21 21:50:04 -05:00
config_mpc85xx.h driver/ddr/fsl: Add workaround for A009663 2016-01-25 08:24:15 -08:00
config_mpc86xx.h
cpm_85xx.h
cpm_8260.h
e300.h
errno.h
fsl_dma.h Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
fsl_fdt.h
fsl_i2c.h Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
fsl_law.h Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
fsl_lbc.h
fsl_liodn.h
fsl_mpc83xx_serdes.h
fsl_pamu.h powerpc/SECURE_BOOT: Add PAMU driver 2016-02-24 08:40:55 -08:00
fsl_pci.h
fsl_portals.h
fsl_secure_boot.h Kconfig: Move CONFIG_FIT and related options to Kconfig 2016-03-14 19:18:07 -04:00
fsl_serdes.h
fsl_srio.h
global_data.h
gpio.h
immap_83xx.h
immap_85xx.h powerpc/SECURE_BOOT: Add PAMU driver 2016-02-24 08:40:55 -08:00
immap_86xx.h
immap_512x.h
immap_8260.h
interrupt.h mailaddr: Update mail address 2016-01-27 15:32:05 +01:00
io.h Replace "extern inline" with "static inline" 2015-11-09 18:19:40 -05:00
iopin_8xx.h Replace "extern inline" with "static inline" 2015-11-09 18:19:40 -05:00
iopin_8260.h Replace "extern inline" with "static inline" 2015-11-09 18:19:40 -05:00
linkage.h
m8260_pci.h
mc146818rtc.h
mmu.h
mp.h
mpc8xxx_spi.h Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
mpc85xx_gpio.h
mpc512x.h
mpc8349_pci.h
pci_io.h
posix_types.h
ppc4xx-ebc.h
ppc4xx-emac.h
ppc4xx-gpio.h
ppc4xx-i2c.h
ppc4xx-isram.h
ppc4xx-mal.h
ppc4xx-sdram.h
ppc4xx-uic.h
ppc4xx.h
ppc4xx_config.h
ppc405.h
ppc405ep.h
ppc405ex.h
ppc405ez.h
ppc405gp.h
ppc440.h
ppc440ep_gr.h
ppc440epx_grx.h
ppc440gp.h
ppc440gx.h
ppc440sp.h
ppc440spe.h
ppc460ex_gt.h
ppc460sx.h
processor.h
ptrace.h
sections.h
sigcontext.h
signal.h
spl.h
status_led.h
string.h
types.h
u-boot.h
unaligned.h
xilinx_irq.h mailaddr: Update mail address 2016-01-27 15:32:05 +01:00