]> git.baikalelectronics.ru Git - kernel.git/commit
riscv: defconfig: enable BLK_DEV_NVME
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 12 Aug 2021 08:10:26 +0000 (10:10 +0200)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Sat, 11 Sep 2021 04:31:05 +0000 (21:31 -0700)
commit06e2e02b2d869c073f9e76a11b8dfc416ab2fc70
treea3a60ad88e51c71de2279ec0e651f21355200c42
parentbd66527164b7b026fdcb49c0296332e8fe403928
riscv: defconfig: enable BLK_DEV_NVME

NVMe is a non-volatile storage media attached via PCIe.
As NVMe has much higher throughput than other block devices like
SATA it is a must have for RISC-V. Enable CONFIG_BLK_DEV_NVME.

The HiFive Unmatched is a board providing M.2 slots for NVMe drives.
Enable CONFIG_PCIE_FU740.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/configs/defconfig