ARM: rmobile: Shrink the TPL
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Fri, 13 Apr 2018 13:51:13 +0000 (15:51 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 13 Apr 2018 21:41:45 +0000 (23:41 +0200)
commit98a100e9a315a5eff42d4343e1e54ddac774bd3f
tree35fa7da3fbd9f5abec5c174a96e33c229a4d1fea
parentec7113fbb4b066549ca470b51adc6f45c41e0eef
ARM: rmobile: Shrink the TPL

Shrink the TPL by using tiny printf and tiny memset by default.
This removes the biggest symbol -- vsnprintf_internal -- from
the TPL and reduces the text segment by about 2 kiB.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/mach-rmobile/Kconfig.32
configs/porter_defconfig
configs/stout_defconfig