Skip to content

Commit

Permalink
configs: Add LAN7430 driver on BCM2711
Browse files Browse the repository at this point in the history
See: raspberrypi#4117

Signed-off-by: Phil Elwell <[email protected]>
  • Loading branch information
pelwell authored and herrnst committed Sep 20, 2022
1 parent 0299b0f commit 3044098
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/bcm2711_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,7 @@ CONFIG_VETH=m
CONFIG_NET_VRF=m
CONFIG_BCMGENET=y
CONFIG_ENC28J60=m
CONFIG_LAN743X=m
CONFIG_QCA7000_SPI=m
CONFIG_QCA7000_UART=m
CONFIG_R8169=m
Expand Down
1 change: 1 addition & 0 deletions arch/arm64/configs/bcm2711_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,7 @@ CONFIG_NET_VRF=m
CONFIG_VSOCKMON=m
CONFIG_BCMGENET=y
CONFIG_ENC28J60=m
CONFIG_LAN743X=m
CONFIG_QCA7000_SPI=m
CONFIG_QCA7000_UART=m
CONFIG_R8169=m
Expand Down

0 comments on commit 3044098

Please sign in to comment.