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 1a69b68ff6cc..700447738e73 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -78,7 +78,7 @@ config GENERIC_BUG | |||
78 | depends on BUG | 78 | depends on BUG |
79 | 79 | ||
80 | config GENERIC_FIND_FIRST_BIT | 80 | config GENERIC_FIND_FIRST_BIT |
81 | def_bool X86_32 | 81 | def_bool y |
82 | 82 | ||
83 | config GENERIC_FIND_NEXT_BIT | 83 | config GENERIC_FIND_NEXT_BIT |
84 | def_bool y | 84 | def_bool y |