Skip to content

Commit 9f115bb

Browse files
committed
ARM: at91: at91_dt_defconfig: remove CC_OPTIMIZE_FOR_SIZE
Use the default optimization level for the kernel, build with the "-O2" which corresponds to CC_OPTIMIZE_FOR_PERFORMANCE. Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com>
1 parent de0f1bd commit 9f115bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm/configs/at91_dt_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ CONFIG_LOG_BUF_SHIFT=16
66
CONFIG_CGROUPS=y
77
CONFIG_CGROUP_CPUACCT=y
88
CONFIG_BLK_DEV_INITRD=y
9-
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
109
CONFIG_EMBEDDED=y
1110
CONFIG_SLAB=y
1211
CONFIG_ARCH_MULTI_V4T=y

0 commit comments

Comments
 (0)