openwrt/target/linux
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
..
apm821xx kernel: bump 5.10 to 5.10.111 2022-04-16 14:02:11 +02:00
archs38
armvirt armvirt: 64: enable driver for QEMU' supported watchdog 2022-05-07 14:31:21 +02:00
at91 kernel: bump 5.10 to 5.10.113 2022-04-30 21:27:45 +02:00
ath25
ath79 ath79: add Netgear WNDAP360 2022-04-30 23:56:47 +02:00
bcm27xx kernel: bump 5.10 to 5.10.113 2022-04-30 21:27:45 +02:00
bcm47xx
bcm53xx packages: nvram: add NVRAM quirks for bcm53xx target 2022-05-04 21:51:20 +02:00
bcm63xx bcm63xx: fix description fix name case 2022-04-23 20:46:25 +02:00
bcm4908
bmips
gemini
generic kernel: fix corrupted padding on small packets with mt753x dsa 2022-05-06 21:55:20 +02:00
imx
ipq40xx ipq40xx: consolidate ar40xx driver files 2022-05-05 09:19:00 +09:00
ipq806x ipq806x: add support for Arris TR4400 v2 / RAC2V1A 2022-05-05 09:19:00 +09:00
kirkwood kirkwood: set testing kernel version to 5.15 2022-05-01 13:40:13 +09:00
lantiq lantiq: fritz736x: Move GPIO resets to the inidvidual board.dts files 2022-04-16 14:02:11 +02:00
layerscape
malta
mediatek mediatek: build ubnt-ledbar as a module 2022-04-30 23:13:33 +08:00
mpc85xx mpc85xx: Fix output location of padded dtb 2022-04-30 23:56:47 +02:00
mvebu
mxs
octeon
octeontx
omap
oxnas kernel: bump 5.10 to 5.10.112 2022-04-23 20:46:25 +02:00
pistachio
qoriq
ramips ramips: add i2c in dts for GL-MT300N-V2 2022-05-05 09:19:00 +09:00
realtek realtek: add ZyXEL GS1900-24HP v1 support 2022-04-16 17:26:56 +02:00
rockchip
sunxi
tegra
uml
x86 kernel/x86: move x86' specific watchdogs to the x86 target 2022-05-07 14:31:22 +02:00
zynq
Makefile