From: Kevin Hilman Date: Tue, 28 Sep 2010 19:07:29 +0000 (+0000) Subject: OMAP2+: defconfig: modularize bluetooth, audio and WLAN X-Git-Tag: v2.6.37-rc1~121^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecfdd76d2ffe76687385294619f6576aa4338c4e;p=pandora-kernel.git OMAP2+: defconfig: modularize bluetooth, audio and WLAN In working towards a smaller default kernel, only devices used for early boot should be built in. Toward that end, build the following as modules by default: - bluetooth - audio: ALSA, ASoC - WLAN Uncompressed kernel size comparison: Before: text data bss dec hex filename 6557576 465088 5616024 12638688 c0d9e0 vmlinux After: text data bss dec hex filename 5616572 436448 5610800 11663820 b1f9cc vmlinux Signed-off-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed