Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0725345e authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'bcm-OF-deps'



Florian Fainelli says:

====================
net: Drop OF dependency for some Broadcom drivers

This patch series drops the CONFIG_OF dependency that some Broadcom drivers
had, this is no longer necessary and goes against allowing build testing
on more platforms.

Let me know if kbuild or your own builds somehow fail.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents d81d25e6 9aee398a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ source "drivers/net/dsa/b53/Kconfig"

config NET_DSA_BCM_SF2
	tristate "Broadcom Starfighter 2 Ethernet switch support"
	depends on HAS_IOMEM && NET_DSA && OF_MDIO
	depends on HAS_IOMEM && NET_DSA
	select NET_DSA_TAG_BRCM
	select FIXED_PHY
	select BCM7XXX_PHY
+2 −2
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ config BCM63XX_ENET

config BCMGENET
	tristate "Broadcom GENET internal MAC support"
	depends on OF && HAS_IOMEM
	depends on HAS_IOMEM
	select MII
	select PHYLIB
	select FIXED_PHY
@@ -181,7 +181,7 @@ config BGMAC_PLATFORM

config SYSTEMPORT
	tristate "Broadcom SYSTEMPORT internal MAC support"
	depends on OF
	depends on HAS_IOMEM
	depends on NET_DSA || !NET_DSA
	select MII
	select PHYLIB
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ config MDIO_BCM_IPROC

config MDIO_BCM_UNIMAC
	tristate "Broadcom UniMAC MDIO bus controller"
	depends on HAS_IOMEM && OF_MDIO
	depends on HAS_IOMEM
	help
	  This module provides a driver for the Broadcom UniMAC MDIO busses.
	  This hardware can be found in the Broadcom GENET Ethernet MAC