ARM: omap2plus_defconfig: enable SPLIT and DWARF4
authorFelipe Balbi <balbi@ti.com>
Mon, 11 Jan 2016 21:26:12 +0000 (15:26 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 15 Jan 2016 17:07:09 +0000 (09:07 -0800)
commit02f1cc3c1a121c70cdf95e986f7f2fb4323cc5a3
treee854926839292ad42331974bedd21569e9429e58
parentc08659d431b40ad5beb97d7dde49ad9796cb812c
ARM: omap2plus_defconfig: enable SPLIT and DWARF4

CONFIG_DEBUG_INFO_SPLIT will split debug info on
.dwo files. This will generate a smaller vmlinux and
smaller .ko modules, which will be easier to ship on
certain products.

CONFIG_DEBUG_INFO_DWARF4 will generate debug info in
DWARF4 format, which ends up being larger, but
improves the probability of resolving variables in
optmized code.

Signed-off-by: Felipe Balbi <balbi@ti.com>
[tony@atomide.com: this makes initramfs quite a bit smaller]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig