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