xref: /openbmc/linux/drivers/net/pse-pd/Kconfig (revision 3114b075)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Ethernet Power Sourcing Equipment drivers
4#
5
6menuconfig PSE_CONTROLLER
7	bool "Ethernet Power Sourcing Equipment Support"
8	help
9	  Generic Power Sourcing Equipment Controller support.
10
11	  If unsure, say no.
12