]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
net: dsa: Drop OF dependency for BCM_SF2
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 17 Jul 2018 15:42:06 +0000 (08:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Jul 2018 20:53:48 +0000 (13:53 -0700)
commit9aee398af347a298497f1e686864ee00d97e2d1c
tree4e3d4d342126353c9d2633d2533890736e11f943
parent7f7b7574555e2189135098885208821d0acd4850
net: dsa: Drop OF dependency for BCM_SF2

NET_DSA_BCM_SF2 does not need to depend on CONFIG_OF anymore since we have
stubs when that option is disabled.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/Kconfig