diff options
author | Masahiro Yamada <[email protected]> | 2024-02-04 21:31:51 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-02-07 13:17:51 +0000 |
commit | 81f61c108838190a3e00bcb8f973966b7a90794c (patch) | |
tree | 2c12050c364fcb16790798f1792247f08edefe80 /net/tipc/sysctl.c | |
parent | 23c5ae6d467520987dbc8682c3ae6ea0e80a5f27 (diff) |
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 <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/sysctl.c')
0 files changed, 0 insertions, 0 deletions