X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=Config.in;h=61d87a0a1cebda91e062a9265c26789a27c6f0b6;hp=6441bf41fb4f9603ef475b3b13b6dfd7f68c292f;hb=0d2f56dd1fc07d6ea2ba6d0c02cddae9e4d79b9d;hpb=c2c60d4fd0863fb4b87b5c3ef993fbbddec714dc diff --git a/Config.in b/Config.in index 6441bf41fb..61d87a0a1c 100644 --- a/Config.in +++ b/Config.in @@ -226,8 +226,10 @@ menu "Global build settings" config KERNEL_AIO bool "Compile the kernel with asynchronous IO support" default n - help - This will give you more information in stack traces from kernel oopses + + config KERNEL_MAGIC_SYSRQ + bool "Compile the kernel with SysRq support" + default n comment "Package build options"