summaryrefslogtreecommitdiffstats
path: root/include/configs/P1023RDS.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/P1023RDS.h
parent8a87a3d72e01339a744d1d1040d86dc739c1dda4 (diff)
downloadtalos-obmc-uboot-1005ccfda493febde8543fef3b0d41f5c74cd06d.tar.gz
talos-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/P1023RDS.h')
-rw-r--r--include/configs/P1023RDS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/P1023RDS.h b/include/configs/P1023RDS.h
index e057b1f945..b7236b2573 100644
--- a/include/configs/P1023RDS.h
+++ b/include/configs/P1023RDS.h
@@ -310,7 +310,6 @@ extern unsigned long get_clock_freq(void);
#define CONFIG_OF_BOARD_SETUP
#define CONFIG_OF_STDOUT_VIA_ALIAS
-#define CONFIG_SYS_64BIT_VSPRINTF
#define CONFIG_SYS_64BIT_STRTOUL
/* new uImage format support */
OpenPOWER on IntegriCloud