Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15113
b: refs/heads/master
c: 65ab592
h: refs/heads/master
i:
  15111: 2b0ace2
v: v3
  • Loading branch information
Linus Torvalds committed Dec 13, 2005
1 parent e341b76 commit 7329dd4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: eed66cfcbbea851c97e287440d940286fce3f829
refs/heads/master: 65ab592dc5b34caebabfe1340e7c18f52a785079
4 changes: 2 additions & 2 deletions trunk/init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 7329dd4

Please sign in to comment.