1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/layerscape/armv8_64b
Pawel Dembicki 5b0e111789 layerscape: kmod-ppfe: Use ppfe driver as module
In 8274451cb86 kmod-ppfe was changed to built-in because CONFIG_FSL_PPFE
was binary. In 5.10 and 5.15 kernel, PPFE driver can be build as module.

This patch switch kmod-ppfe from build-in to loadable module.
Loadable module helps to avoid hazard: driver is looking for firmware
file before mount root.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
2022-11-27 13:18:29 +01:00
..
config-5.10 layerscape: kmod-ppfe: Use ppfe driver as module 2022-11-27 13:18:29 +01:00
config-5.15 layerscape: kmod-ppfe: Use ppfe driver as module 2022-11-27 13:18:29 +01:00
target.mk target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00