summaryrefslogtreecommitdiff
path: root/include/configs/ls1088ardb.h
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-11 00:52:07 +0300
commit45c9d96ae40b0c4292eb67d687f0bf698a0ce72b (patch)
treed355e69d6cdeb0fc9281ce284c53b57a4b5fa00d /include/configs/ls1088ardb.h
parentad12dc18447f853ad66b54de513a7211c16f7c76 (diff)
downloadu-boot-45c9d96ae40b0c4292eb67d687f0bf698a0ce72b.tar.xz
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 'include/configs/ls1088ardb.h')
-rw-r--r--include/configs/ls1088ardb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1088ardb.h b/include/configs/ls1088ardb.h
index 3223278dfd..39f1345f97 100644
--- a/include/configs/ls1088ardb.h
+++ b/include/configs/ls1088ardb.h
@@ -26,7 +26,6 @@
#if defined(CONFIG_QSPI_BOOT)
#define CONFIG_QIXIS_I2C_ACCESS
#define SYS_NO_FLASH
-#undef CONFIG_CMD_IMLS
#endif
#define CONFIG_SYS_CLK_FREQ 100000000