1 # SPDX-License-Identifier: GPL-2.0-only
3 # Ethernet Power Sourcing Equipment drivers
6 menuconfig PSE_CONTROLLER
7 bool "Ethernet Power Sourcing Equipment Support"
10 Generic Power Sourcing Equipment Controller support.
17 tristate "Regulator based PSE controller"
19 This module provides support for simple regulator based Ethernet Power
20 Sourcing Equipment without automatic classification support. For
21 example for basic implementation of PoDL (802.3bu) specification.
24 tristate "PD692X0 PSE controller"
29 This module provides support for PD692x0 regulator based Ethernet
30 Power Sourcing Equipment.
32 To compile this driver as a module, choose M here: the
33 module will be called pd692x0.
36 tristate "TPS23881 PSE controller"
39 This module provides support for TPS23881 regulator based Ethernet
40 Power Sourcing Equipment.
42 To compile this driver as a module, choose M here: the
43 module will be called tps23881.