summaryrefslogtreecommitdiffstats
path: root/arch/avr32/configs/hammerhead_defconfig
diff options
context:
space:
mode:
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>2011-06-01 15:10:49 +0200
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>2011-06-14 13:37:29 +0200
commita527a1453dd6dd89f07f1e5b2d24fc6559922461 (patch)
tree98f5e616cf8e4abad94b5cd88e4a3b049977a180 /arch/avr32/configs/hammerhead_defconfig
parent4137b31566fd112c8e2d9d4701de5e7a000bcc2d (diff)
downloadlinux-a527a1453dd6dd89f07f1e5b2d24fc6559922461.tar.gz
linux-a527a1453dd6dd89f07f1e5b2d24fc6559922461.tar.xz
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 <hans-christian.egtvedt@atmel.com>
Diffstat (limited to 'arch/avr32/configs/hammerhead_defconfig')
-rw-r--r--arch/avr32/configs/hammerhead_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/avr32/configs/hammerhead_defconfig b/arch/avr32/configs/hammerhead_defconfig
index 1692beeb7ed3..6f45681196d1 100644
--- a/arch/avr32/configs/hammerhead_defconfig
+++ b/arch/avr32/configs/hammerhead_defconfig
@@ -7,6 +7,7 @@ CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_SYSFS_DEPRECATED_V2=y
CONFIG_BLK_DEV_INITRD=y
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y
# CONFIG_SYSCTL_SYSCALL is not set
# CONFIG_BASE_FULL is not set
# CONFIG_COMPAT_BRK is not set