From c165a56ae2770a363369a000d61eaf4fc332406e Mon Sep 17 00:00:00 2001 From: wbx Date: Mon, 2 Jan 2006 02:38:07 +0000 Subject: software watchdog as kernel modul, pf ring as kernel module. saves some bytes in the default images, ideas from 22c3 talking with nbd and sven-ola git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2801 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/linux-2.4/config/x86 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/linux-2.4/config/x86') diff --git a/target/linux/linux-2.4/config/x86 b/target/linux/linux-2.4/config/x86 index 728613c4a..c378a2493 100644 --- a/target/linux/linux-2.4/config/x86 +++ b/target/linux/linux-2.4/config/x86 @@ -942,7 +942,7 @@ CONFIG_WATCHDOG_NOWAYOUT=y # CONFIG_60XX_WDT is not set CONFIG_SC1200_WDT=m CONFIG_SCx200_WDT=m -CONFIG_SOFT_WATCHDOG=y +CONFIG_SOFT_WATCHDOG=m # CONFIG_W83877F_WDT is not set # CONFIG_WDT is not set # CONFIG_WDTPCI is not set -- cgit v1.2.3