1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

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
This commit is contained in:
wbx
2006-01-02 02:38:07 +00:00
parent f8a8c20616
commit c165a56ae2
8 changed files with 42 additions and 117 deletions

View File

@@ -801,7 +801,7 @@ CONFIG_AR7_ADAM2=y
CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_NOWAYOUT=y
CONFIG_AR7_WDT=y
# CONFIG_SOFT_WATCHDOG is not set
CONFIG_SOFT_WATCHDOG=m
# CONFIG_SCx200 is not set
# CONFIG_SCx200_GPIO is not set
# CONFIG_AMD_PM768 is not set