瀏覽代碼

powerpc: compile kernel for linkstations optimized for size

Since Linkstations and Kuroboxes often have *very* little memory (as
they are embedded systems), it is desirable to get their kernels
compiled optimized for size.

Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Rogério Brito 17 年之前
父節點
當前提交
3420a982c7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/powerpc/configs/linkstation_defconfig

+ 1 - 1
arch/powerpc/configs/linkstation_defconfig

@@ -90,7 +90,7 @@ CONFIG_NAMESPACES=y
 # CONFIG_PID_NS is not set
 CONFIG_BLK_DEV_INITRD=y
 CONFIG_INITRAMFS_SOURCE=""
-# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 CONFIG_SYSCTL=y
 # CONFIG_EMBEDDED is not set
 CONFIG_SYSCTL_SYSCALL=y