summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2025-02-19 15:47:58 +0100
committerJens Axboe <axboe@kernel.dk>2025-02-19 14:53:27 -0700
commit0d2cdc35e805eb50f4a33b7287995ef590f1b916 (patch)
treec3fd3228f8cd396e8e84e2e36c46b8b7ef57b5ad /Kconfig
parent95e65f2d0bdef883b09b7044b1435a36819ae38a (diff)
io_uring: Rename KConfig to Kconfig
Kconfig files are traditionally named "Kconfig". Fixes: 6f377873cb239050 ("io_uring/zcrx: add interface queue and refill queue") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/5ae387c1465f54768b51a5a1ca87be7934c4b2ad.1739976387.git.geert+renesas@glider.be Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index 529ea7694ba9..307e581144de 100644
--- a/Kconfig
+++ b/Kconfig
@@ -31,4 +31,4 @@ source "lib/Kconfig.debug"
source "Documentation/Kconfig"
-source "io_uring/KConfig"
+source "io_uring/Kconfig"