X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f65c64f25eb0507dffd683eca9b832875e3ee9b9..4ffa672cca7492b57cc5f8fd2a3badc78ab3f9b9:/Config.in diff --git a/Config.in b/Config.in index cbca03744..61d87a0a1 100644 --- 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