xref: /linux/drivers/net/phy/realtek/Kconfig (revision 33700ca45b7d2e1655d4cad95e25671e8a94e2f0)
11416a9b2SHeiner Kallweit# SPDX-License-Identifier: GPL-2.0-only
21416a9b2SHeiner Kallweitconfig REALTEK_PHY
31416a9b2SHeiner Kallweit	tristate "Realtek PHYs"
41416a9b2SHeiner Kallweit	help
51416a9b2SHeiner Kallweit	  Currently supports RTL821x/RTL822x and fast ethernet PHYs
6*33700ca4SHeiner Kallweit
7*33700ca4SHeiner Kallweitconfig REALTEK_PHY_HWMON
8*33700ca4SHeiner Kallweit	def_bool REALTEK_PHY && HWMON
9*33700ca4SHeiner Kallweit	depends on !(REALTEK_PHY=y && HWMON=m)
10*33700ca4SHeiner Kallweit	help
11*33700ca4SHeiner Kallweit	  Optional hwmon support for the temperature sensor
12