From 7329dd478fc631146d9011051aee5bea7b586ff1 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Tue, 13 Dec 2005 12:36:54 -0800 Subject: [PATCH] --- yaml --- r: 15113 b: refs/heads/master c: 65ab592dc5b34caebabfe1340e7c18f52a785079 h: refs/heads/master i: 15111: 2b0ace2202d489825f8ca6204b2a4ad7a9f0c621 v: v3 --- [refs] | 2 +- trunk/init/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 9d477baa64be..024dee7176c3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: eed66cfcbbea851c97e287440d940286fce3f829 +refs/heads/master: 65ab592dc5b34caebabfe1340e7c18f52a785079 diff --git a/trunk/init/Kconfig b/trunk/init/Kconfig index ea097e0a9c02..be74adb389ea 100644 --- a/trunk/init/Kconfig +++ b/trunk/init/Kconfig @@ -206,7 +206,7 @@ config HOTPLUG outside the kernel tree does. Such modules require Y here. config KOBJECT_UEVENT - bool "Kernel Userspace Events" + bool "Kernel Userspace Events" if EMBEDDED depends on NET default y help @@ -339,7 +339,7 @@ config EPOLL support for epoll family of system calls. config CC_OPTIMIZE_FOR_SIZE - bool "Optimize for size" if EMBEDDED + bool "Optimize for size" default y if ARM || H8300 help Enabling this option will pass "-Os" instead of "-O2" to gcc