]> git.ipfire.org Git - people/ms/u-boot.git/commit
configs: Re-sync CONFIG_CMD_IMLS with moveconfig
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Sun, 8 Oct 2017 18:48:02 +0000 (21:48 +0300)
committerTom Rini <trini@konsulko.com>
Tue, 10 Oct 2017 21:52:07 +0000 (17:52 -0400)
commit45c9d96ae40b0c4292eb67d687f0bf698a0ce72b
treed355e69d6cdeb0fc9281ce284c53b57a4b5fa00d
parentad12dc18447f853ad66b54de513a7211c16f7c76
configs: Re-sync CONFIG_CMD_IMLS with moveconfig

The option is specified in Kconfig, but still a few config header files
are overriding the choice by #undef'ing it. Re-sync the option with
moveconfig to rid of the #undefs.

Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
23 files changed:
configs/ls1012afrdm_qspi_defconfig
configs/ls1012aqds_qspi_defconfig
configs/ls1012ardb_qspi_defconfig
configs/ls1021aiot_qspi_defconfig
configs/ls1021aiot_sdcard_defconfig
configs/ls1088aqds_qspi_defconfig
configs/ls1088ardb_qspi_defconfig
configs/ls2080aqds_nand_defconfig
configs/ls2080aqds_qspi_defconfig
configs/ls2080aqds_sdcard_defconfig
configs/mx7ulp_evk_defconfig
configs/mx7ulp_evk_plugin_defconfig
configs/s32v234evb_defconfig
configs/zc5202_defconfig
configs/zc5601_defconfig
include/configs/el6x_common.h
include/configs/ls1012a_common.h
include/configs/ls1021aiot.h
include/configs/ls1088aqds.h
include/configs/ls1088ardb.h
include/configs/ls2080aqds.h
include/configs/mx7ulp_evk.h
include/configs/s32v234evb.h