Thread (44 messages) 44 messages, 5 authors, 2024-02-05

Re: [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor

From: Guenter Roeck <linux@roeck-us.net>
Date: 2024-02-01 13:39:28
Also in: linux-hwmon, lkml

On 2/1/24 05:27, Andrew Lunn wrote:
quoted
quoted
+#ifdef CONFIG_HWMON
HWMON is tristate, so this may be problematic if the driver is built
into the kernel and hwmon is built as module.
There should be Kconfig in addition to this, e.g.

config MAXLINEAR_GPHY
         tristate "Maxlinear Ethernet PHYs"
         select POLYNOMIAL if HWMON
         depends on HWMON || HWMON=n
         help
           Support for the Maxlinear GPY115, GPY211, GPY212, GPY215,
           GPY241, GPY245 PHYs.

So its forced to being built in, or not built at all.
Even then it should be "#if IS_ENABLED(HWMON)" in the code.

Thanks,
Guenter
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help