package/kernel: Remove $(KMOD_SUFFIX) usage
[openwrt.git] / Config.in
index cbca037..61d87a0 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -223,6 +223,14 @@ menu "Global build settings"
                  over the serial console in early boot.
                  Enable this to debug early boot problems.
 
+       config KERNEL_AIO
+               bool "Compile the kernel with asynchronous IO support"
+               default n
+
+       config KERNEL_MAGIC_SYSRQ
+               bool "Compile the kernel with SysRq support"
+               default n
+
        comment "Package build options"
 
        config DEBUG