summaryrefslogtreecommitdiff
path: root/include/configs/ls2080a_common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 12:25:12 +0300
committerTom Rini <trini@konsulko.com>2017-05-22 16:33:53 +0300
commitdcab138793d9fde507e48e3b956bb4d824ff5eb4 (patch)
treec9657f57129d5faeda21c086649a67411deddc02 /include/configs/ls2080a_common.h
parent42e6f852dd0df304519f8dcb8b942a9324164c43 (diff)
downloadu-boot-dcab138793d9fde507e48e3b956bb4d824ff5eb4.tar.xz
Kconfig: Drop CONFIG_CMD_ENV
This option is not used in U-Boot. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/ls2080a_common.h')
-rw-r--r--include/configs/ls2080a_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls2080a_common.h b/include/configs/ls2080a_common.h
index 512eed8bdc..ed7d1d7d1c 100644
--- a/include/configs/ls2080a_common.h
+++ b/include/configs/ls2080a_common.h
@@ -160,7 +160,6 @@ unsigned long long get_qixis_addr(void);
#endif
/* Command line configuration */
-#define CONFIG_CMD_ENV
/* Miscellaneous configurable options */
#define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_DDR_SDRAM_BASE + 0x10000000)