Openwrt/target/linux/oxnas
Sungbo Eo 4159054fbb kernel: make kmod-hwmon-core selected by dependent modules
Currently kmod-hwmon-* will not get into images unless kmod-hwmon-core is added
to DEVICE_PACKAGES as well. By changing the dependencies from "depends on" to
"select", we do not have the issue anymore.

Furthermore, we can remove most occurrences of the package from DEVICE_PACKAGES
and similar variables, as it is now pulled by dependent modules such as:
- kmod-hwmon-gpiofan
- kmod-hwmon-lm63
- kmod-hwmon-lm75
- kmod-hwmon-lm85
- kmod-hwmon-lm90

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
[do not touch ar71xx, adjust line wrapping]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-03-13 14:23:33 +01:00
..
base-files oxnas: switch to DTS aliases for LEDs and use generic diag.sh 2019-03-01 23:51:19 +01:00
files oxnas: switch to kernel 5.4 and remove kernel 4.14 2020-03-12 10:27:04 +01:00
image kernel: make kmod-hwmon-core selected by dependent modules 2020-03-13 14:23:33 +01:00
ox810se
ox820 kernel: make kmod-hwmon-core selected by dependent modules 2020-03-13 14:23:33 +01:00
patches-5.4 oxnas: add 5.4 as testing kernel version 2020-03-06 19:21:03 +01:00
config-5.4 kernel: 5.4: remove some dup config options already set in generic 2020-03-10 14:45:36 +08:00
Makefile oxnas: switch to kernel 5.4 and remove kernel 4.14 2020-03-12 10:27:04 +01:00
modules.mk