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:
@@ -310,7 +310,7 @@ CONFIG_NETLINK_DEV=m
|
||||
CONFIG_NETFILTER=y
|
||||
# CONFIG_NETFILTER_DEBUG is not set
|
||||
CONFIG_FILTER=y
|
||||
CONFIG_RING=y
|
||||
CONFIG_RING=m
|
||||
CONFIG_UNIX=y
|
||||
CONFIG_INET=y
|
||||
CONFIG_IP_MULTICAST=y
|
||||
@@ -764,7 +764,7 @@ CONFIG_WATCHDOG_NOWAYOUT=y
|
||||
# CONFIG_60XX_WDT is not set
|
||||
# CONFIG_SC1200_WDT is not set
|
||||
# CONFIG_SCx200_WDT is not set
|
||||
CONFIG_SOFT_WATCHDOG=y
|
||||
CONFIG_SOFT_WATCHDOG=m
|
||||
# CONFIG_W83877F_WDT is not set
|
||||
# CONFIG_WDT is not set
|
||||
# CONFIG_WDTPCI is not set
|
||||
|
||||
Reference in New Issue
Block a user