summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-17 23:14:12 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-17 23:14:12 +0000
commitbf4ead177152d60b577521c2b2a3871bb769371b (patch)
tree51b2d166888f8321212e976b7dd6a234b150dc6c /Config.in
parentfb563ad26b114065d2b615eab8bff6d291a2c048 (diff)
add a kernel config option for magic sysrq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26214 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index 651e73a1b..61d87a0a1 100644
--- a/Config.in
+++ b/Config.in
@@ -227,6 +227,10 @@ menu "Global build settings"
bool "Compile the kernel with asynchronous IO support"
default n
+ config KERNEL_MAGIC_SYSRQ
+ bool "Compile the kernel with SysRq support"
+ default n
+
comment "Package build options"
config DEBUG