diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 3954ae96b0c7..fd4265007053 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -98,9 +98,6 @@ config ARCH_HAS_ILOG2_U32 | |||
98 | config ARCH_HAS_ILOG2_U64 | 98 | config ARCH_HAS_ILOG2_U64 |
99 | def_bool n | 99 | def_bool n |
100 | 100 | ||
101 | config ARCH_HAS_CPU_IDLE_WAIT | ||
102 | def_bool y | ||
103 | |||
104 | config GENERIC_CALIBRATE_DELAY | 101 | config GENERIC_CALIBRATE_DELAY |
105 | def_bool y | 102 | def_bool y |
106 | 103 | ||