On 2020-03-21, Daniel Golle <dan...@makrotopia.org> wrote: > On Wed, Mar 18, 2020 at 11:27:09PM -0400, Nick Bowler wrote: >> This series enables packaging of the Linux hwmon, watchdog and gpio >> drivers that support multiple Fintek Super-IO chips. In particular, >> the Fintek F71869A is used on the Jetway NF99FL board and the stock >> OpenWRT kernels appear to completely lack drivers for this chip. > > The driver looks ACPI/x86-specific, please add target dependency or > move the package definition to target/linux/x86/modules.mk.
I think there shouldn't be anything _inherently_ x86 specific about the drivers themselves although probably nobody uses Super-IO chips like these outside of the PC-compatible world. I do see that most (but not all) drivers for Super-IO controllers packaged in openwrt currently have a TARGET_x86 dependency, so I will submit v2 with the dependency added to these new packages. Cheers, Nick _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel