summaryrefslogtreecommitdiffstats
path: root/configs/galileo_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-01-14 13:02:03 -0500
committerTom Rini <trini@konsulko.com>2016-01-19 08:31:16 -0500
commit947c626dc5bfbc232cc0f41d16fa213a885ad234 (patch)
tree4d1f6443abd9dd3cb74ab5a8abb6f7e7a46d82cc /configs/galileo_defconfig
parent9c11135ce053904f4caadc27760f214425d9881a (diff)
downloadblackbird-obmc-uboot-947c626dc5bfbc232cc0f41d16fa213a885ad234.tar.gz
blackbird-obmc-uboot-947c626dc5bfbc232cc0f41d16fa213a885ad234.zip
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
Enabling this function always removes some class of string saftey issues. The size change here in general is about 400 bytes and this seems a reasonable trade-off. Cc: Peng Fan <peng.fan@nxp.com> Cc: Peter Robinson <pbrobinson@gmail.com> Cc: Fabio Estevam <fabio.estevam@freescale.com> Cc: Adrian Alonso <aalonso@freescale.com> Cc: Stefano Babic <sbabic@denx.de> Cc: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/galileo_defconfig')
-rw-r--r--configs/galileo_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig
index 0604aa76a5..925d3eee92 100644
--- a/configs/galileo_defconfig
+++ b/configs/galileo_defconfig
@@ -28,4 +28,3 @@ CONFIG_TIMER=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USE_PRIVATE_LIBGCC=y
-CONFIG_SYS_VSNPRINTF=y
OpenPOWER on IntegriCloud