summaryrefslogtreecommitdiffstats
path: root/io_uring/Kconfig
blob: 4b949c42c0bf93dd54b0a319f1d15a8fc80c2571 (plain)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-License-Identifier: GPL-2.0-only
#
# io_uring configuration
#

config IO_URING_ZCRX
	def_bool y
	depends on IO_URING
	depends on PAGE_POOL
	depends on INET
	depends on NET_RX_BUSY_POLL