io_uring: Rename KConfig to Kconfig
Kconfig files are traditionally named "Kconfig".
Fixes: 6f377873cb
("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>
This commit is contained in:
parent
95e65f2d0b
commit
0d2cdc35e8
2 changed files with 1 additions and 1 deletions
2
Kconfig
2
Kconfig
|
@ -31,4 +31,4 @@ source "lib/Kconfig.debug"
|
|||
|
||||
source "Documentation/Kconfig"
|
||||
|
||||
source "io_uring/KConfig"
|
||||
source "io_uring/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue