summaryrefslogtreecommitdiff
path: root/io_uring/KConfig
diff options
context:
space:
mode:
Diffstat (limited to 'io_uring/KConfig')
-rw-r--r--io_uring/KConfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/io_uring/KConfig b/io_uring/KConfig
new file mode 100644
index 000000000000..9e2a4beba1ef
--- /dev/null
+++ b/io_uring/KConfig
@@ -0,0 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0-only
+#
+# io_uring configuration
+#
+
+config IO_URING_ZCRX
+ def_bool y
+ depends on PAGE_POOL
+ depends on INET
+ depends on NET_RX_BUSY_POLL