Skip to content

Commit 70369b4

Browse files
authored
Merge pull request #1079 from sever-sever/T8106
T8106: ARM: Add missing kernel modules for Marvell CN9130 platform support
2 parents 50b08d3 + 552458b commit 70369b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/package-build/linux-kernel/arch/arm64/configs/vyos_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2622,7 +2622,7 @@ CONFIG_NET_VENDOR_LITEX=y
26222622
CONFIG_NET_VENDOR_MARVELL=y
26232623
# CONFIG_MVMDIO is not set
26242624
# CONFIG_MVNETA is not set
2625-
# CONFIG_MVPP2 is not set
2625+
CONFIG_MVPP2=m
26262626
CONFIG_SKGE=m
26272627
# CONFIG_SKGE_DEBUG is not set
26282628
CONFIG_SKGE_GENESIS=y
@@ -4889,7 +4889,7 @@ CONFIG_USB_XHCI_HCD=m
48894889
# CONFIG_USB_XHCI_DBGCAP is not set
48904890
CONFIG_USB_XHCI_PCI=m
48914891
# CONFIG_USB_XHCI_PCI_RENESAS is not set
4892-
# CONFIG_USB_XHCI_PLATFORM is not set
4892+
CONFIG_USB_XHCI_PLATFORM=y
48934893
# CONFIG_USB_XHCI_MVEBU is not set
48944894
CONFIG_USB_EHCI_HCD=m
48954895
CONFIG_USB_EHCI_ROOT_HUB_TT=y

0 commit comments

Comments
 (0)