Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149533
b: refs/heads/master
c: a9eb522
h: refs/heads/master
i:
  149531: 610b09c
v: v3
  • Loading branch information
Randy Dunlap authored and Sam Ravnborg committed Jun 9, 2009
1 parent b906a4b commit 494183d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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: 8b8b76c045beb85c1c2b28e07eff6599a1e95cf1
refs/heads/master: a9eb522375abc79c2bf23940a067bc0046276236
16 changes: 8 additions & 8 deletions trunk/init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -808,14 +808,6 @@ config KALLSYMS_EXTRA_PASS
you wait for kallsyms to be fixed.


config STRIP_ASM_SYMS
bool "Strip assembler-generated symbols during link"
default n
help
Strip internal assembler-generated symbols during a link (symbols
that look like '.Lxxx') so they don't pollute the output of
get_wchan() and suchlike.

config HOTPLUG
bool "Support for hot-pluggable devices" if EMBEDDED
default y
Expand Down Expand Up @@ -961,6 +953,14 @@ config SLUB_DEBUG
SLUB sysfs support. /sys/slab will not exist and there will be
no support for cache validation etc.

config STRIP_ASM_SYMS
bool "Strip assembler-generated symbols during link"
default n
help
Strip internal assembler-generated symbols during a link (symbols
that look like '.Lxxx') so they don't pollute the output of
get_wchan() and suchlike.

config COMPAT_BRK
bool "Disable heap randomization"
default y
Expand Down

0 comments on commit 494183d

Please sign in to comment.