X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=Config.in;h=61d87a0a1cebda91e062a9265c26789a27c6f0b6;hb=625048799b0aa29cf8b5481e0cff9e5c70ce54d5;hp=6441bf41fb4f9603ef475b3b13b6dfd7f68c292f;hpb=5c24c145947fbb876a9e6979d19a412e64ba590b;p=openwrt.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"