projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db0a1db
)
kernel: enable magic sysrq by default, it does not add much to the kernel image size...
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 22 Dec 2011 08:45:13 +0000
(08:45 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 22 Dec 2011 08:45:13 +0000
(08:45 +0000)
SVN-Revision: 29600
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index 736a97282fc198a9bed0d80ed8e0b7e2f4dd7866..901d7400646d209104c496addaa07ddd1b9f9644 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-229,7
+229,7
@@
menu "Global build settings"
config KERNEL_MAGIC_SYSRQ
bool "Compile the kernel with SysRq support"
- default
n
+ default
y
config KERNEL_ELF_CORE
bool "Enable process core dump support"