diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-08-08 12:01:51 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-08-08 12:01:51 +0000 |
commit | bdbf7129f7c065c9d51df1eb5603372068722362 (patch) | |
tree | f784956c11cd4067c5ab1c035a35bf5ef87eddbc /target/linux/rdc-2.6/config/default | |
parent | b87c27ae1d107d2b3a3ef59e0bfa7513c3ed6b96 (diff) | |
download | upstream-bdbf7129f7c065c9d51df1eb5603372068722362.tar.gz upstream-bdbf7129f7c065c9d51df1eb5603372068722362.tar.bz2 upstream-bdbf7129f7c065c9d51df1eb5603372068722362.zip |
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 |