kernel: drop unneeded kernel version dependency
The current master only supports kernel 5.4, and there is no reason
to remove KERNEL_IO_URING for future kernels.
Drop the unneeded dependency.
Signed-off-by: Andy Walsh <[email protected]>
[improve commit title/message]
Signed-off-by: Adrian Schmutzler <[email protected]>