Message ID | 20240423-fix_poe-v3-3-e50f32f5fa59@bootlin.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 2fa809b90617817fec2802c7cfaeb2c66fd04c2b |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net-next,v3,1/3] net: pse-pd: pse_core: Add missing kdoc return description | expand |
diff --git a/drivers/net/pse-pd/Kconfig b/drivers/net/pse-pd/Kconfig index 80cf373a5a0e..577ea904b3d9 100644 --- a/drivers/net/pse-pd/Kconfig +++ b/drivers/net/pse-pd/Kconfig @@ -5,6 +5,7 @@ menuconfig PSE_CONTROLLER bool "Ethernet Power Sourcing Equipment Support" + depends on REGULATOR help Generic Power Sourcing Equipment Controller support. @@ -14,7 +15,6 @@ if PSE_CONTROLLER config PSE_REGULATOR tristate "Regulator based PSE controller" - depends on REGULATOR || COMPILE_TEST help This module provides support for simple regulator based Ethernet Power Sourcing Equipment without automatic classification support. For