From: Tony Lindgren Date: Mon, 27 Oct 2014 16:00:21 +0000 (-0700) Subject: ARM: omap2plus_defconfig: Fix bloat caused by having ipv6 built-in X-Git-Tag: fixes-against-v3.18-rc2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49dc71268bec9a6a28107ba64d834460e1513909;p=pandora-kernel.git ARM: omap2plus_defconfig: Fix bloat caused by having ipv6 built-in Commit 673ce00c5d6c (ARM: omap2plus_defconfig: Add support for distros with systemd) caused considerable bloat as noted by Paul Walmsley . Let's fix this issue by making what we can into loadable modules for the systemd options. That's only IPV6 and AUTOFS4_FS it seems, and IPv6 defaults to a loadable module. Reported-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed