diff options
Diffstat (limited to 'target/linux/brcm47xx/config-2.6.28')
-rw-r--r-- | target/linux/brcm47xx/config-2.6.28 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/config-2.6.28 b/target/linux/brcm47xx/config-2.6.28 index c9c504dd8e..8b6248ed67 100644 --- a/target/linux/brcm47xx/config-2.6.28 +++ b/target/linux/brcm47xx/config-2.6.28 @@ -14,6 +14,7 @@ CONFIG_B44_PCICORE_AUTOSELECT=y CONFIG_B44_PCI_AUTOSELECT=y CONFIG_BASE_SMALL=0 CONFIG_BCM47XX=y +CONFIG_BCM47XX_WDT=y CONFIG_BITREVERSE=y # CONFIG_BSD_DISKLABEL is not set # CONFIG_BSD_PROCESS_ACCT is not set @@ -167,5 +168,5 @@ CONFIG_USB_OHCI_HCD_SSB=y CONFIG_USB_SUPPORT=y # CONFIG_VGASTATE is not set # CONFIG_VIA_RHINE is not set -# CONFIG_WATCHDOG is not set +CONFIG_WATCHDOG_NOWAYOUT=y CONFIG_ZONE_DMA_FLAG=0 |