diff options
author | Robert Marko <robimarko@gmail.com> | 2023-02-15 17:05:30 +0100 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-02-15 23:29:01 +0100 |
commit | 8c3bcc1989ac5fb596da86bfd82af6f8aafca1ab (patch) | |
tree | 49ed0c483e8807782d74ad84d2dc9969f21f7cae /BSDmakefile | |
parent | 061e863baef89776ede9478384458c434ccbf434 (diff) | |
download | upstream-8c3bcc1989ac5fb596da86bfd82af6f8aafca1ab.tar.gz upstream-8c3bcc1989ac5fb596da86bfd82af6f8aafca1ab.tar.bz2 upstream-8c3bcc1989ac5fb596da86bfd82af6f8aafca1ab.zip |
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>
Diffstat (limited to 'BSDmakefile')
0 files changed, 0 insertions, 0 deletions