X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f65c64f25eb0507dffd683eca9b832875e3ee9b9..db273bc36e951025393256e94b14310b5ead8da2:/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