projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a7cd57
)
kernel: add a top level menuconfig option for enabling core dump support
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 4 Nov 2011 01:05:06 +0000
(
01:05
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 4 Nov 2011 01:05:06 +0000
(
01:05
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28744
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index
4fc0d1a
..
331219a
100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-231,6
+231,10
@@
menu "Global build settings"
bool "Compile the kernel with SysRq support"
default n
+ config KERNEL_ELF_CORE
+ bool "Enable process core dump support"
+ default y
+
comment "Package build options"
config DEBUG
This page took
0.029011 seconds
and
4
git commands to generate.