summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2015-07-06 17:28:34 +0200
committerTom Rini <trini@konsulko.com>2015-07-08 21:51:37 -0400
commit5833521b38c014b5afffad3a70480ed4b7e00e6d (patch)
tree592160adb60ac58ab78fe75bd6089dab31d03180 /include/configs
parenta800f2fda7a321cebe695e601bc8701fe9187fe9 (diff)
downloadtalos-obmc-uboot-5833521b38c014b5afffad3a70480ed4b7e00e6d.tar.gz
talos-obmc-uboot-5833521b38c014b5afffad3a70480ed4b7e00e6d.zip
arm: baltos: enable CMD_NET and FIT support in defconfig
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/baltos.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/baltos.h b/include/configs/baltos.h
index 68bfee5e8c..632523e965 100644
--- a/include/configs/baltos.h
+++ b/include/configs/baltos.h
@@ -39,8 +39,6 @@
#define CONFIG_CMD_PART
/* FIT support */
-#define CONFIG_FIT
-#define CONFIG_FIT_VERBOSE 1 /* enable fit_format_{error,warning}() */
#define CONFIG_OF_BOARD_SETUP
/* UBI Support */
OpenPOWER on IntegriCloud