]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/Kconfig.cpu
Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux...
[karo-tx-linux.git] / arch / x86 / Kconfig.cpu
index 3c6b17b08a187db129a102d4638028b5fa2abc24..6983314c8b377cfdf8c4206d626766c7dd1fbcc2 100644 (file)
@@ -341,10 +341,6 @@ config X86_USE_3DNOW
        def_bool y
        depends on (MCYRIXIII || MK7 || MGEODE_LX) && !UML
 
-config X86_OOSTORE
-       def_bool y
-       depends on (MWINCHIP3D || MWINCHIPC6) && MTRR
-
 #
 # P6_NOPs are a relatively minor optimization that require a family >=
 # 6 processor, except that it is broken on certain VIA chips.