You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/kirkwood
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>
4 years ago
..
base-files kirkwood: tidy up hwmon_fancontrol 4 years ago
files-4.14/arch/arm/boot/dts kirkwood: convert DTS patches into plain DTS files 4 years ago
files-4.19/arch/arm/boot/dts kirkwood: fix switch dts node in EA4500 and EA3500 4 years ago
files-5.4/arch/arm/boot/dts kirkwood: copy files and config from 4.19 to 5.4 4 years ago
image kernel: make kmod-hwmon-core selected by dependent modules 4 years ago
patches-4.14 kirkwood: convert DTS patches into plain DTS files 4 years ago
patches-4.19 kirkwood: fix switch dts node in EA4500 and EA3500 4 years ago
patches-5.4 kirkwood: initial refresh of 5.4 patches 4 years ago
profiles treewide: use wpad-basic for not small flash targets 6 years ago
Makefile kirkwood: switch kernel version to 5.4 4 years ago
config-4.14 kirkwood: remove CONFIG_LEGACY_PTY from kernel config 4 years ago
config-4.19 kirkwood: remove CONFIG_LEGACY_PTY from kernel config 4 years ago
config-5.4 kernel: 5.4: remove some dup config options already set in generic 4 years ago