summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Salomon <dilinger@debian.org>2007-01-02 11:05:33 -0500
committerAndres Salomon <dilinger@debian.org>2007-01-02 11:05:33 -0500
commitdcdf823f26de6020c8347c6a4ed5b719d8cb6330 (patch)
treeba839511ac0f4db98381802c7feb56489193af0d
parenta589b9920e904a88d0b620575bc86b859e8c07fa (diff)
downloadlwn-dcdf823f26de6020c8347c6a4ed5b719d8cb6330.tar.gz
lwn-dcdf823f26de6020c8347c6a4ed5b719d8cb6330.zip
Enable CONFIG_MGEODE_LX
As per #571, enable MGEODE_LX. Amongst other things, this means linux optimizes for 32 byte cache lines rather than 128 byte lines.
-rw-r--r--.config10
1 files changed, 5 insertions, 5 deletions
diff --git a/.config b/.config
index c2b276808df1..7554f5946687 100644
--- a/.config
+++ b/.config
@@ -111,7 +111,7 @@ CONFIG_X86_PC=y
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
-CONFIG_M586=y
+# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
@@ -128,7 +128,7 @@ CONFIG_M586=y
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MGEODEGX1 is not set
-# CONFIG_MGEODE_LX is not set
+CONFIG_MGEODE_LX=y
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
CONFIG_X86_GENERIC=y
@@ -137,15 +137,15 @@ CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=7
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
-CONFIG_X86_PPRO_FENCE=y
-CONFIG_X86_F00F_BUG=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_CMPXCHG64=y
-CONFIG_X86_ALIGNMENT_16=y
CONFIG_X86_INTEL_USERCOPY=y
+CONFIG_X86_USE_PPRO_CHECKSUM=y
+CONFIG_X86_USE_3DNOW=y
+CONFIG_X86_TSC=y
# CONFIG_HPET_TIMER is not set
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set