summaryrefslogtreecommitdiff
path: root/include/configs/r0p7734.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:25:12 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 09:33:53 -0400
commitdcab138793d9fde507e48e3b956bb4d824ff5eb4 (patch)
treec9657f57129d5faeda21c086649a67411deddc02 /include/configs/r0p7734.h
parent42e6f852dd0df304519f8dcb8b942a9324164c43 (diff)
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/r0p7734.h')
-rw-r--r--include/configs/r0p7734.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/r0p7734.h b/include/configs/r0p7734.h
index b159b1ed8d..6212dbae21 100644
--- a/include/configs/r0p7734.h
+++ b/include/configs/r0p7734.h
@@ -17,7 +17,6 @@
#define CONFIG_SYS_TEXT_BASE 0x8FFC0000
#define CONFIG_CMD_SDRAM
-#define CONFIG_CMD_ENV
#define CONFIG_BOOTARGS "console=ttySC3,115200"