From: Hans-Christian Egtvedt Date: Wed, 1 Jun 2011 13:10:49 +0000 (+0200) Subject: avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigs X-Git-Tag: v3.0-rc4~95^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a527a1453dd6dd89f07f1e5b2d24fc6559922461;p=pandora-kernel.git avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigs This patch makes sure the kconfig option CC_OPTIMIZE_FOR_SIZE is set to yes for all default configuration files. This ensures the kernel is optimized for size, and avoids potential relocation truncated to fit problems. Signed-off-by: Hans-Christian Egtvedt --- Reading git-diff-tree failed