Devices based on MT7988 and possibly other next chipsets are quite unlikely to need it (MT7988 was designed to be used with MT7996). Move kmod-mt7915e to DEVICE_PACKAGES of relevant devices. Signed-off-by: Rafał Miłecki <ra...@milecki.pl> --- target/linux/mediatek/filogic/targe...
hwmon-drivetemp=y CONFIG_PACKAGE_kmod-hwmon-g762=y CONFIG_PACKAGE_kmod-hwmon-gpiofan=y CONFIG_PACKAGE_kmod-hwmon-pwmfan=y CONFIG_PACKAGE_kmod-i2c-core=y CONFIG_PACKAGE_kmod-inet-diag=y CONFIG_PACKAGE_kmod-iptunnel=y CONFIG_PACKAGE_kmod-iptunnel4=y CONFIG_PACKAGE_kmod-lib-crc16=y CONFIG_...
4 changes: 3 additions & 1 deletion4package/kernel/linux/modules/hwmon.mk Original file line numberDiff line numberDiff line change Expand Up@@ -409,7 +409,9 @@ $(eval $(call KernelPackage,hwmon-pwmfan)) defineKernelPackage/hwmon-sch5627 ...
Fan Control This driver supports up to 4 fans, and creates a HWMON interface with the name framework_laptop. fan[1-4]_input - Read fan speed in RPM (read-only) fan[1-4]_target - Set target fan speed in RPM read-write on the first fan, write-only on the others fan[1-4]_fa...