From 264873b3c551b2577a953d34b04107bda47fddce Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 24 Nov 2012 20:24:27 +0000 Subject: brcm47xx: watchdog: deactivate NOWAYOUT. In the old configuration the SoC issued a reboot if the watchdog was killed also if it was kill with TERM and not KILL. This will fix #11724. SVN-Revision: 34324 --- target/linux/brcm47xx/config-3.6 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/brcm47xx/config-3.6') diff --git a/target/linux/brcm47xx/config-3.6 b/target/linux/brcm47xx/config-3.6 index 4859a5b6d1..478ba847c5 100644 --- a/target/linux/brcm47xx/config-3.6 +++ b/target/linux/brcm47xx/config-3.6 @@ -145,5 +145,4 @@ CONFIG_USB_ARCH_HAS_XHCI=y # CONFIG_USB_HCD_SSB is not set CONFIG_USB_SUPPORT=y CONFIG_WATCHDOG_CORE=y -CONFIG_WATCHDOG_NOWAYOUT=y CONFIG_ZONE_DMA_FLAG=0 -- cgit v1.2.3