X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=Config.in;h=61d87a0a1cebda91e062a9265c26789a27c6f0b6;hb=6c757c4cbec306265774aefbc125c3c41f524d1d;hp=6441bf41fb4f9603ef475b3b13b6dfd7f68c292f;hpb=5a56b0fe35e37f6a6e844e75d7e2371298a8627b;p=openwrt%2Fstaging%2Fyousong.git 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"