]> www.infradead.org Git - users/jedix/linux-maple.git/commit
io_uring: make zcrx depend on CONFIG_IO_URING
authorPavel Begunkov <asml.silence@gmail.com>
Mon, 31 Mar 2025 07:55:32 +0000 (08:55 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 31 Mar 2025 13:07:44 +0000 (07:07 -0600)
commit487a0710f87e7fa1f260a1b2213b77f0496cea43
tree513f0a2bd012c10c22e0b9cef9ae33e697077c2d
parent697b2876ac037545ba2761e2ffe9a5c2af6424e6
io_uring: make zcrx depend on CONFIG_IO_URING

Reflect in the kconfig that zcrx requires io_uring compiled.

Fixes: 6f377873cb239 ("io_uring/zcrx: add interface queue and refill queue")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/8047135a344e79dbd04ee36a7a69cc260aabc2ca.1743356260.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/Kconfig