diff options
Diffstat (limited to 'lib/Kconfig')
| -rw-r--r-- | lib/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Kconfig b/lib/Kconfig index 170d8ca901d8..fa9bf2c06199 100644 --- a/lib/Kconfig +++ b/lib/Kconfig | |||
| @@ -7,6 +7,9 @@ config BINARY_PRINTF | |||
| 7 | 7 | ||
| 8 | menu "Library routines" | 8 | menu "Library routines" |
| 9 | 9 | ||
| 10 | config RAID6_PQ | ||
| 11 | tristate | ||
| 12 | |||
| 10 | config BITREVERSE | 13 | config BITREVERSE |
| 11 | tristate | 14 | tristate |
| 12 | 15 | ||
| @@ -181,9 +184,6 @@ config HAS_DMA | |||
| 181 | config CHECK_SIGNATURE | 184 | config CHECK_SIGNATURE |
| 182 | bool | 185 | bool |
| 183 | 186 | ||
| 184 | config HAVE_LMB | ||
| 185 | boolean | ||
| 186 | |||
| 187 | config CPUMASK_OFFSTACK | 187 | config CPUMASK_OFFSTACK |
| 188 | bool "Force CPU masks off stack" if DEBUG_PER_CPU_MAPS | 188 | bool "Force CPU masks off stack" if DEBUG_PER_CPU_MAPS |
| 189 | help | 189 | help |
