• Felipe Balbi's avatar
    ARM: omap2plus_defconfig: enable SPLIT and DWARF4 · 02f1cc3c
    Felipe Balbi authored
    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: default avatarFelipe Balbi <balbi@ti.com>
    [tony@atomide.com: this makes initramfs quite a bit smaller]
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    02f1cc3c
omap2plus_defconfig 10.8 KB