]> git.ipfire.org Git - thirdparty/openwrt.git/commit
packages: add PSE (PoE) packages 22172/head
authorBevan Weiss <bevan.weiss@gmail.com>
Wed, 25 Feb 2026 08:49:50 +0000 (19:49 +1100)
committerRobert Marko <robimarko@gmail.com>
Sun, 1 Mar 2026 09:59:19 +0000 (10:59 +0100)
commit145408a5922139309ff606045b59a2dfe0b24287
treec551e19d65789929f209c039eeb63a1e9c0a80bf
parent17139e35b1bd7fdd0194e9d46ac64254e6102361
packages: add PSE (PoE) packages

There are a number of pse chips already present in upstream Linux.
OpenWrt is starting to support a number of devices can contain various pse
chips.  But having all the pse chip combinations defined at the target
level will result in bloat on images.
Present the current upstream Linux pse drivers as packages so that they
can be selectively included per board (rather than per target).

Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
[Make it depend on REGULATOR_SUPPORT, and !SMALL_FLASH]
Link: https://github.com/openwrt/openwrt/pull/22172
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/linux/modules/pse-pd.mk [new file with mode: 0644]
target/linux/generic/config-6.12