openwrt/target/linux/ipq807x
Robert Marko 8c3bcc1989
ipq807x: move AQR driver from built-in to kmod
ipq807x does not compile-in hwmon core, and this is leading to the hwmon
code in AQR driver not being compiled due to IS_REACHABLE(CONFIG_HWMON)
evaluating to false as hwmon is being built as a module.

So, lets not compile-in Aquantia PHY driver so it can be included as kmod
instead to have functioning hwmon.

This allows using the thermal sensors in AQR-s as thermal zones for
cooling devices like fans.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2023-02-15 23:29:01 +01:00
..
base-files ipq807x: add support for Buffalo WXR-5950AX12 2023-02-12 01:18:39 +01:00
files/arch/arm64/boot/dts/qcom ipq807x: add support for Buffalo WXR-5950AX12 2023-02-12 01:18:39 +01:00
generic ipq807x: add Qualcomm Atheros IPQ807x target 2023-01-16 12:42:23 +01:00
image ipq807x: add support for Buffalo WXR-5950AX12 2023-02-12 01:18:39 +01:00
patches-5.15 kernel: bump 5.15 to 5.15.93 2023-02-11 23:39:30 +01:00
config-5.15 ipq807x: move AQR driver from built-in to kmod 2023-02-15 23:29:01 +01:00
Makefile ipq807x: move AQR driver from built-in to kmod 2023-02-15 23:29:01 +01:00