From d34517dacf5175d12bf2349f5bea5b192f6064fb Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 4 Mar 2010 08:28:20 +0000 Subject: [rdc] rework reboot mechanism with the new watchdog fixes The fixing of the watchdog driver makes it generate a NMI so the reboot_fixup can no longer be called from NMI context, instead, override the machine_retart callback with our southrbridge reboot mechanism. Patch by Bernhard Loos. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19977 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rdc/config-2.6.30 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/rdc/config-2.6.30') diff --git a/target/linux/rdc/config-2.6.30 b/target/linux/rdc/config-2.6.30 index 9f4ce7261..0788d5562 100644 --- a/target/linux/rdc/config-2.6.30 +++ b/target/linux/rdc/config-2.6.30 @@ -280,7 +280,7 @@ CONFIG_X86_MINIMUM_CPU_FAMILY=4 CONFIG_X86_POPAD_OK=y # CONFIG_X86_PPRO_FENCE is not set CONFIG_X86_RDC321X=y -CONFIG_X86_REBOOTFIXUPS=y +# CONFIG_X86_REBOOTFIXUPS is not set # CONFIG_X86_RESERVE_LOW_64K is not set # CONFIG_X86_UP_APIC is not set # CONFIG_X86_VERBOSE_BOOTUP is not set -- cgit v1.2.3