diff --git a/config/Config-kernel.in b/config/Config-kernel.in
index 858ee0cf60b11aeb766197af33adc8d069bc11f2..d99ce44c0dd6cfa28ea9fc39155e22d3b4f24dd8 100644
--- a/config/Config-kernel.in
+++ b/config/Config-kernel.in
@@ -380,7 +380,6 @@ config KERNEL_AIO
 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"