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:
Vincent Palmer 2020-11-27 10:41:26 +01:00 committed by GitHub
parent 6b7d73387a
commit 1d063987c5

View File

@ -98,3 +98,4 @@ CONFIG_USB_ULPI=y
CONFIG_USB_XHCI_PLATFORM=y
CONFIG_VIRTUALIZATION=y
CONFIG_XGENE_DMA=y
CONFIG_BCM7XXX_PHY=m