diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-08-08 12:01:51 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-08-08 12:01:51 +0000 |
commit | 795c5b1b26e38c664f5f4120b5016565a6fca393 (patch) | |
tree | f784956c11cd4067c5ab1c035a35bf5ef87eddbc /target/linux/rdc-2.6/config/default | |
parent | 20deea5f7c4cfd0b82451c08a1c2d53860bde3e8 (diff) |
More rdc fixes, thanks to Daniel Gimpelevich
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8378 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc-2.6/config/default')
-rw-r--r-- | target/linux/rdc-2.6/config/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc-2.6/config/default b/target/linux/rdc-2.6/config/default index ec8a6e6d3d..d64a9fb077 100644 --- a/target/linux/rdc-2.6/config/default +++ b/target/linux/rdc-2.6/config/default @@ -301,7 +301,7 @@ CONFIG_X86_MSR=y CONFIG_X86_POPAD_OK=y CONFIG_X86_PPRO_FENCE=y CONFIG_X86_RDC=y -# CONFIG_X86_REBOOTFIXUPS is not set +CONFIG_X86_REBOOTFIXUPS=y # CONFIG_X86_SUMMIT is not set # CONFIG_X86_UP_APIC is not set # CONFIG_X86_VISWS is not set |