summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2024-02-04 15:31:51 +0300
committerDavid S. Miller <davem@davemloft.net>2024-02-07 16:17:51 +0300
commit81f61c108838190a3e00bcb8f973966b7a90794c (patch)
tree2c12050c364fcb16790798f1792247f08edefe80 /net
parent23c5ae6d467520987dbc8682c3ae6ea0e80a5f27 (diff)
downloadlinux-81f61c108838190a3e00bcb8f973966b7a90794c.tar.xz
net: ethernet: remove duplicated CONFIG_SUNGEM_PHY entry
Both drivers/net/Kconfig and drivers/net/ethernet/Kconfig contain the same config entry: config SUNGEM_PHY tristate Commit f860b0522f65 ("drivers/net: Kconfig and Makefile cleanup") moved SUNGEM_PHY from drivers/net/Kconfig to drivers/net/ethernet/Kconfig. Shortly after it was applied, commit 19e2f6fe9601 ("net: Fix sungem_phy sharing.") added the second one to drivers/net/Kconfig. I kept the one in drivers/net/Kconfig because this CONFIG option controls the compilation of drivers/net/sungem_phy.c. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions