x86/zhaoxin: Use common IA32_FEAT_CTL MSR initialization
[linux-2.6-microblaze.git] / arch / x86 / Kconfig.cpu
index cba5b64..526425f 100644 (file)
@@ -389,7 +389,7 @@ config X86_DEBUGCTLMSR
 
 config IA32_FEAT_CTL
        def_bool y
-       depends on CPU_SUP_INTEL || CPU_SUP_CENTAUR
+       depends on CPU_SUP_INTEL || CPU_SUP_CENTAUR || CPU_SUP_ZHAOXIN
 
 menuconfig PROCESSOR_SELECT
        bool "Supported processor vendors" if EXPERT