aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
diff options
context:
space:
mode:
Diffstat (limited to 'arch/parisc')
-rw-r--r--arch/parisc/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig
index fafdf30bea9..9b1f427cdc3 100644
--- a/arch/parisc/Kconfig
+++ b/arch/parisc/Kconfig
@@ -52,6 +52,10 @@ config GENERIC_FIND_NEXT_BIT
52 bool 52 bool
53 default y 53 default y
54 54
55config GENERIC_FIND_BIT_LE
56 bool
57 default y
58
55config GENERIC_BUG 59config GENERIC_BUG
56 bool 60 bool
57 default y 61 default y