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.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=15e7c9962827c2474ba655567cf644831d746501;hp=ebddc2e8fca7c1a3e05e6b0764a99fdb89638fc3 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