diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-02-04 21:31:51 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-07 13:17:51 +0000 |
commit | 81f61c108838190a3e00bcb8f973966b7a90794c (patch) | |
tree | 2c12050c364fcb16790798f1792247f08edefe80 /net/atm/atm_sysfs.c | |
parent | 23c5ae6d467520987dbc8682c3ae6ea0e80a5f27 (diff) | |
download | linux-81f61c108838190a3e00bcb8f973966b7a90794c.tar.gz linux-81f61c108838190a3e00bcb8f973966b7a90794c.tar.bz2 linux-81f61c108838190a3e00bcb8f973966b7a90794c.zip |
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/atm/atm_sysfs.c')
0 files changed, 0 insertions, 0 deletions