add usb storage for turris omnia

ideally we would make this a module instead of compiling in
directly
This commit is contained in:
Daniel Barlow
2024-01-23 11:55:59 +00:00
parent 6f83282ff5
commit c219350d7c
3 changed files with 35 additions and 0 deletions

View File

@@ -132,6 +132,9 @@
PHY_MVEBU_A38X_COMPHY = "y"; # for eth2
MARVELL_PHY = "y";
USB_XHCI_MVEBU = "y";
USB_XHCI_HCD = "y";
MVPP2 = "y";
MV_XOR = "y";