summaryrefslogtreecommitdiffstats
path: root/include/configs/spear-common.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2012-04-13 12:20:04 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-05-15 08:31:28 +0200
commit1005ccfda493febde8543fef3b0d41f5c74cd06d (patch)
tree010c2ef288f3b2e2a7813ca5f2de2edb2ab57c90 /include/configs/spear-common.h
parent8a87a3d72e01339a744d1d1040d86dc739c1dda4 (diff)
downloadblackbird-obmc-uboot-1005ccfda493febde8543fef3b0d41f5c74cd06d.tar.gz
blackbird-obmc-uboot-1005ccfda493febde8543fef3b0d41f5c74cd06d.zip
include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF
This define does not control anything, remove it. Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/spear-common.h')
-rw-r--r--include/configs/spear-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/spear-common.h b/include/configs/spear-common.h
index a79181565e..ab1b33209e 100644
--- a/include/configs/spear-common.h
+++ b/include/configs/spear-common.h
@@ -196,7 +196,6 @@
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
#define CONFIG_SYS_LOAD_ADDR 0x00800000
#define CONFIG_SYS_CONSOLE_INFO_QUIET 1
-#define CONFIG_SYS_64BIT_VSPRINTF 1
#define CONFIG_EXTRA_ENV_SETTINGS CONFIG_EXTRA_ENV_USBTTY
OpenPOWER on IntegriCloud