sidk_s5jt200/hello defconfig: enable CONFIG_NOPRINTF_FIELDWIDTH and
authorEunBong Song <eunb.song@samsung.com>
Fri, 14 Jul 2017 13:04:48 +0000 (06:04 -0700)
committerEunBong Song <eunb.song@samsung.com>
Wed, 30 Aug 2017 04:15:45 +0000 (21:15 -0700)
CONFIG_NOPRINTF_LONGLONG_TO_ASCII

This feature reduce hello config size up to 14KB.

Change-Id: Iacceb6d265d7aa2b70c4551b5ce7d6d230fb6e24
Signed-off-by: EunBong Song <eunb.song@samsung.com>
build/configs/sidk_s5jt200/hello/defconfig

index be70ec9..2299d34 100644 (file)
@@ -581,8 +581,9 @@ CONFIG_STDIO_BUFFER_SIZE=64
 # CONFIG_STDIO_LINEBUFFER is not set
 CONFIG_NUNGET_CHARS=2
 # CONFIG_LIBM is not set
-# CONFIG_NOPRINTF_FIELDWIDTH is not set
+CONFIG_NOPRINTF_FIELDWIDTH=y
 # CONFIG_LIBC_FLOATINGPOINT is not set
+CONFIG_NOPRINTF_LONGLONG_TO_ASCII=y
 # CONFIG_LIBC_IOCTL_VARIADIC is not set
 CONFIG_LIB_RAND_ORDER=1
 # CONFIG_EOL_IS_CR is not set