openwrt/package
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
..
base-files base-files: simplify restorecon logic 2022-05-02 21:11:05 +01:00
boot ipq806x: add support for Arris TR4400 v2 / RAC2V1A 2022-05-05 09:19:00 +09:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware ipq40xx: fix BDF file for pcie wifi chip on the GL.Inet GL-B2200 2022-05-02 21:16:14 +02:00
kernel kernel/x86: move x86' specific watchdogs to the x86 target 2022-05-07 14:31:22 +02:00
libs wolfssl: fix compilation with /dev/crypto 2022-04-20 12:36:38 +02:00
network firewall: config: remove restictions on DHCPv6 allow rule 2022-05-04 15:26:16 +02:00
system fstools: update to git HEAD 2022-05-03 02:11:17 +01:00
utils packages: nvram: add NVRAM quirks for bcm53xx target 2022-05-04 21:51:20 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00