From: Lothar Waßmann Date: Thu, 8 Feb 2018 16:35:12 +0000 (+0100) Subject: karo: tx6: enable vsnprintf for safer string operations X-Git-Tag: KARO-TX6-2019-07-31~15 X-Git-Url: https://git.karo-electronics.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=15e7c9962827c2474ba655567cf644831d746501 karo: tx6: enable vsnprintf for safer string operations --- diff --git a/board/karo/tx6/Kconfig b/board/karo/tx6/Kconfig index 03a412e3f7..2c38e6af05 100644 --- a/board/karo/tx6/Kconfig +++ b/board/karo/tx6/Kconfig @@ -31,6 +31,7 @@ config TX6 select MXC_OCOTP if CMD_FUSE select OF_BOARD_SETUP select OF_LIBFDT + select SYS_VSNPRINTF config TX6_NAND bool