From 45c9d96ae40b0c4292eb67d687f0bf698a0ce72b Mon Sep 17 00:00:00 2001 From: Tuomas Tynkkynen Date: Sun, 8 Oct 2017 21:48:02 +0300 Subject: 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 --- configs/ls1012ardb_qspi_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/ls1012ardb_qspi_defconfig') diff --git a/configs/ls1012ardb_qspi_defconfig b/configs/ls1012ardb_qspi_defconfig index acdad5bc249..81702e374d9 100644 --- a/configs/ls1012ardb_qspi_defconfig +++ b/configs/ls1012ardb_qspi_defconfig @@ -14,7 +14,6 @@ CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 quiet lpj=250000" # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y -CONFIG_CMD_IMLS=y CONFIG_CMD_GREPENV=y CONFIG_CMD_GPT=y CONFIG_CMD_I2C=y -- cgit v1.2.3