mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
Enable BCM7XXX_PHY as a module on arm64_defconfig-5.9
# Enables Raspberry Pi 4 PHY The following 1 line change enables the kernel module to be build enabling the Raspberry Pi 4 PHY enabling the on-board NIC. # How to use Build it and boot it :) # Testing done Validated the config change against known working 5.8.y kernels on the Pi4.
This commit is contained in:
parent
6b7d73387a
commit
1d063987c5
@ -98,3 +98,4 @@ CONFIG_USB_ULPI=y
|
|||||||
CONFIG_USB_XHCI_PLATFORM=y
|
CONFIG_USB_XHCI_PLATFORM=y
|
||||||
CONFIG_VIRTUALIZATION=y
|
CONFIG_VIRTUALIZATION=y
|
||||||
CONFIG_XGENE_DMA=y
|
CONFIG_XGENE_DMA=y
|
||||||
|
CONFIG_BCM7XXX_PHY=m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user