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)
commit3a87ff891290e1b9ef3f03396c22fd3b2f6eb955
treea3a60ad88e51c71de2279ec0e651f21355200c42
parent063df71a574b88e94391a3a719cf66d1b46df884
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