openwrt-Ansuel/package/kernel/linux/modules
Christian Lamparter c97c8b814a kernel/x86: move x86' specific watchdogs to the x86 target
upstream linux have these watchdogs locked behind X86.
These will not build on other architectures. So move them
to target/linux/x86/modules.mk

drivers/watchdog/Kconfig:

|config F71808E_WDT
|	tristate "Fintek F718xx, F818xx Super I/O Watchdog"
|	depends on X86
|[...]
|config IT87_WDT
|	tristate "IT87 Watchdog Timer"
|	depends on X86
|[...]
|config ITCO_WDT
|	tristate "Intel TCO Timer/Watchdog"
|	depends on (X86 || IA64) && PCI
|[...]
|config W83627HF_WDT
|	tristate "Watchdog timer for W83627HF/W83627DHG and compatibles"
|	depends on X86
|[...]

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2022-05-07 14:31:22 +02:00
..
001-depends.mk
block.mk kernel: load device-mapper early on boot 2022-04-03 16:25:05 +01:00
can.mk
crypto.mk
firewire.mk
fs.mk
gpio-cascade.mk
hwmon.mk
i2c.mk
iio.mk
input.mk
leds.mk
lib.mk
multiplexer.mk
netdevices.mk kernel: netdevices: add generic selftests module 2022-04-15 07:11:18 +02:00
netfilter.mk netfilter: move nf-log modules into separate packages 2022-04-12 14:02:16 +02:00
netsupport.mk
nls.mk
other.mk kernel/x86: move x86' specific watchdogs to the x86 target 2022-05-07 14:31:22 +02:00
pcmcia.mk
sound.mk
spi.mk
usb.mk kernel: usb-net-asix: fix 5.15 dependency 2022-04-15 07:11:18 +02:00
video.mk kernel: modules: fix kmod-drm-imx-ldb dependency for 5.15 2022-03-31 17:30:17 +02:00
virt.mk
w1.mk
wireless.mk
wpan.mk