diff options
Diffstat (limited to 'arch/x86/Kconfig')
| -rw-r--r-- | arch/x86/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 864cc6e6ac8..6baa1e66e1b 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
| @@ -179,6 +179,9 @@ config ARCH_HAS_DEFAULT_IDLE | |||
| 179 | config ARCH_HAS_CACHE_LINE_SIZE | 179 | config ARCH_HAS_CACHE_LINE_SIZE |
| 180 | def_bool y | 180 | def_bool y |
| 181 | 181 | ||
| 182 | config ARCH_HAS_CPU_AUTOPROBE | ||
| 183 | def_bool y | ||
| 184 | |||
| 182 | config HAVE_SETUP_PER_CPU_AREA | 185 | config HAVE_SETUP_PER_CPU_AREA |
| 183 | def_bool y | 186 | def_bool y |
| 184 | 187 | ||
