X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fchunkeey.git;a=blobdiff_plain;f=config%2FConfig-kernel.in;fp=config%2FConfig-kernel.in;h=c9efed84d3f53ba0d328017a788d21f94ff301ca;hp=22e2286b8deddbf418dc8bdb950e8f26ca34256b;hb=9361964a3a330882ddb1ed60eec127821f350014;hpb=6ffe8a473eedf6f4f472bb5e64a1e1775917f3c8 diff --git a/config/Config-kernel.in b/config/Config-kernel.in index 22e2286b8d..c9efed84d3 100644 --- a/config/Config-kernel.in +++ b/config/Config-kernel.in @@ -373,6 +373,11 @@ config KERNEL_AIO bool "Compile the kernel with asynchronous IO support" default y if !SMALL_FLASH +config KERNEL_IO_URING + bool "Compile the kernel with io_uring support" + default y if !SMALL_FLASH + depends on LINUX_5_4 + config KERNEL_FHANDLE bool "Compile the kernel with support for fhandle syscalls" default y if !SMALL_FLASH