From: Anton Blanchard Date: Sun, 6 Dec 2009 17:45:09 +0000 (+0000) Subject: powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modules X-Git-Tag: v2.6.33-rc2~25^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2613c7f80eca4d334b3da18a2059d82b750b628;p=pandora-kernel.git powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modules Machines with acenic adapters are rare these days, so we may as well make it a module. Cramfs is also very rarely used so we can make it a module. Together this saves 143kB on a 64bit compile: text data bss dec hex filename 8247176 1729404 1221988 11198568 aae068 vmlinux~ 8134997 1727588 1188836 11051421 a8a19d vmlinux Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed