summaryrefslogtreecommitdiff
path: root/configs/ls2080aqds_qspi_defconfig
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2017-10-08 21:48:02 +0300
committerTom Rini <trini@konsulko.com>2017-10-10 17:52:07 -0400
commit45c9d96ae40b0c4292eb67d687f0bf698a0ce72b (patch)
treed355e69d6cdeb0fc9281ce284c53b57a4b5fa00d /configs/ls2080aqds_qspi_defconfig
parentad12dc18447f853ad66b54de513a7211c16f7c76 (diff)
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>
Diffstat (limited to 'configs/ls2080aqds_qspi_defconfig')
-rw-r--r--configs/ls2080aqds_qspi_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ls2080aqds_qspi_defconfig b/configs/ls2080aqds_qspi_defconfig
index 6519cdb16f..79307f8359 100644
--- a/configs/ls2080aqds_qspi_defconfig
+++ b/configs/ls2080aqds_qspi_defconfig
@@ -10,7 +10,6 @@ CONFIG_QSPI_BOOT=y
CONFIG_BOOTDELAY=10
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=0x2000000 default_hugepagesz=2m hugepagesz=2m hugepages=256"
-CONFIG_CMD_IMLS=y
CONFIG_CMD_GREPENV=y
CONFIG_CMD_EEPROM=y
CONFIG_CMD_GPT=y