X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=Config.in;h=e3bbe2afa480e1809e083dfd1e7e30f583bca0ca;hb=12bcd51efd8093cace99785fdd79756517394be4;hp=6552296259fa94cd30c954467a0d3e250ec64138;hpb=e8c86dd070f2af26c066f473b713753164e7f087;p=openwrt%2Fstaging%2Fjow.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