summaryrefslogtreecommitdiffstats
path: root/include/configs/x600.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-02-07 17:20:52 +0900
committerTom Rini <trini@ti.com>2014-02-19 11:10:05 -0500
commit2f13363b0913afe910c22c0f9c12946c6603b1c2 (patch)
treedfb7ed6985867a46476162c8fff3ce12f823daa0 /include/configs/x600.h
parent627b73e2a79524836b1e933e37e014210ccb80a4 (diff)
downloadtalos-obmc-uboot-2f13363b0913afe910c22c0f9c12946c6603b1c2.tar.gz
talos-obmc-uboot-2f13363b0913afe910c22c0f9c12946c6603b1c2.zip
configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'include/configs/x600.h')
-rw-r--r--include/configs/x600.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/x600.h b/include/configs/x600.h
index 00b938a216..d420efe543 100644
--- a/include/configs/x600.h
+++ b/include/configs/x600.h
@@ -170,7 +170,6 @@
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
#define CONFIG_SYS_LOAD_ADDR 0x00800000
#define CONFIG_SYS_CONSOLE_INFO_QUIET
-#define CONFIG_SYS_64BIT_VSPRINTF
/* Use last 2 lwords in internal SRAM for bootcounter */
#define CONFIG_BOOTCOUNT_LIMIT
OpenPOWER on IntegriCloud