]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
riscv: Add NVMe, USB and HID support to GENERIC
authorJessica Clarke <jrtc27@FreeBSD.org>
Sat, 7 Aug 2021 18:27:33 +0000 (19:27 +0100)
committerJessica Clarke <jrtc27@FreeBSD.org>
Sat, 7 Aug 2021 18:27:33 +0000 (19:27 +0100)
commit6e162bd2f298b58a418a17d49f5671a9a113fc4e
tree688ab59acb4fb0f42931c43e3ede2a6334f264f8
parent262459806433f838bb2e54cc4733c0887328a170
riscv: Add NVMe, USB and HID support to GENERIC

The SiFive FU740 has both NVMe and USB so we need both to ensure we can
mount root, and HID is a dependency of USB.

Reviewed by: kp
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D31036
sys/riscv/conf/GENERIC