]> git.baikalelectronics.ru Git - uboot.git/commit
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2
authorHannes Schmelzer <hannes.schmelzer@br-automation.com>
Thu, 22 Aug 2019 13:41:43 +0000 (15:41 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 26 Aug 2019 00:58:59 +0000 (20:58 -0400)
commit1a2b7e199aaa90e4662adc2031204402c5afc3e4
tree332edbf6090df7eca89597c155e2bf3af7bcb9f9
parent0c487148ab5e77c8f1fa0a75ebdcd825caa5f83d
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2

some boards have common headers for several individual build-targets
where CONFIG_SYS_SPI_U_BOOT_OFFS is defined even it is not needed (only
needed if CONFIG_SPL_SPI_LOAD is defined also). Take this define here
under '#ifdef CONFIG_SPL_SPI_LOAD' for having a clean run of
moveconfig.py

Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>
13 files changed:
include/configs/at91sam9n12ek.h
include/configs/at91sam9x5ek.h
include/configs/rk3128_common.h
include/configs/rk3288_common.h
include/configs/rk3328_common.h
include/configs/rk3399_common.h
include/configs/sama5d27_som1_ek.h
include/configs/sama5d3xek.h
include/configs/socfpga_common.h
include/configs/sunxi-common.h
include/configs/ti814x_evm.h
include/configs/xilinx_zynqmp.h
include/configs/zynq-common.h