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