base-files: mark /etc/crontabs/ as config directory
[openwrt/openwrt.git] / Config.in
index 6441bf41fb4f9603ef475b3b13b6dfd7f68c292f..61d87a0a1cebda91e062a9265c26789a27c6f0b6 100644 (file)
--- 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"