X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=Config.in;h=e3bbe2afa480e1809e083dfd1e7e30f583bca0ca;hb=e9d71373b8279fa95224a45459135d32e991c60d;hp=6552296259fa94cd30c954467a0d3e250ec64138;hpb=3a5dfa635e38640cc360099a1696d14b6a560b4f;p=openwrt.git diff --git a/Config.in b/Config.in index 6552296259..e3bbe2afa4 100644 --- a/Config.in +++ b/Config.in @@ -268,6 +268,10 @@ menu "Global build settings" bool "Compile the kernel with asynchronous IO support" default n + config KERNEL_DIRECT_IO + bool "Compile the kernel with direct IO support" + default n + config KERNEL_MAGIC_SYSRQ bool "Compile the kernel with SysRq support" default y