diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 9e7a361423d6..faf39a0d6242 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -633,7 +633,7 @@ config X86_SUMMIT_NUMA | |||
633 | 633 | ||
634 | config X86_CYCLONE_TIMER | 634 | config X86_CYCLONE_TIMER |
635 | def_bool y | 635 | def_bool y |
636 | depends on X86_32_NON_STANDARD | 636 | depends on X86_SUMMIT |
637 | 637 | ||
638 | source "arch/x86/Kconfig.cpu" | 638 | source "arch/x86/Kconfig.cpu" |
639 | 639 | ||