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