guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#71372] [PATCH] gnu: linux-libre: Add 6.9-riscv.conf


From: Guillaume Le Vaillant
Subject: [bug#71372] [PATCH] gnu: linux-libre: Add 6.9-riscv.conf
Date: Wed, 05 Jun 2024 07:34:57 +0000

Zheng Junjie <zhengjunjie@iscas.ac.cn> skribis:

> * gnu/packages/aux-files/linux-libre/6.9-riscv.conf: New file.
> * Makefile.am (AUX_FILES): Register it.
>
> [...]
> +#
> +# NVME Support
> +#
> +CONFIG_NVME_KEYRING=y
> +CONFIG_NVME_CORE=y
> +# CONFIG_BLK_DEV_NVME is not set
> [...]

Hi.
If CONFIG_BLK_DEV_NVME is not set, wouldn't that prevent the kernel from
seeing the NVME drive (as /dev/nvme* will not appear)?
Or is it disabled on purpose because it doesn't work well yet?

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]