tn3399_openwrt/target/linux/mpc85xx
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 mpc85xx: add support for Enterasys WS-AP3710i 2019-12-13 22:40:19 +01:00
files/arch/powerpc mpc85xx: add support for kernel 5.4 2020-02-28 17:50:46 +01:00
generic mpc85xx: add missing kernel symbols 2020-03-01 00:51:23 +01:00
image kernel: make kmod-hwmon-core selected by dependent modules 2020-03-13 14:23:33 +01:00
p1020 mpc85xx: add missing kernel symbols 2020-03-01 00:51:23 +01:00
p2020 mpc85xx: move NAND symbol to target config 2020-02-29 00:13:30 +01:00
patches-4.19 kernel: bump 4.19 to 4.19.105 2020-02-24 14:19:16 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.24 2020-03-09 20:43:53 +01:00
config-4.19 mpc85xx: move NAND symbol to target config 2020-02-29 00:13:30 +01:00
config-5.4 kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
Makefile mpc85xx: add support for kernel 5.4 2020-02-28 17:50:46 +01:00