summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLuka Perkov <luka.perkov@sartura.hr>2015-10-31 21:08:35 +0100
committerLuka Perkov <luka.perkov@sartura.hr>2015-11-17 23:41:41 +0100
commite19f42c3eb2423af8fffe4e947b3a67cd953dc4a (patch)
tree3eecda309fa0684f906428af210b0b7399ce0a94 /include
parentbd4c1d3e965fc82d6f3ecb059a2833fc0d224266 (diff)
downloadblackbird-obmc-uboot-e19f42c3eb2423af8fffe4e947b3a67cd953dc4a.tar.gz
blackbird-obmc-uboot-e19f42c3eb2423af8fffe4e947b3a67cd953dc4a.zip
arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV define
The CONFIG_CMD_ENV is enabled by default so we can safely remove it. Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ib62x0.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h
index 73caaca0f1..ad966bd9ac 100644
--- a/include/configs/ib62x0.h
+++ b/include/configs/ib62x0.h
@@ -42,7 +42,6 @@
*/
#define CONFIG_SYS_NO_FLASH /* declare no flash (NOR/SPI) */
#define CONFIG_SYS_MVFS
-#define CONFIG_CMD_ENV
#define CONFIG_CMD_BOOTZ
#define CONFIG_CMD_IDE
#define CONFIG_CMD_MII
OpenPOWER on IntegriCloud