diff options
| -rw-r--r-- | lib/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig b/lib/Kconfig index 1788a1f50d28..f4193a3d9301 100644 --- a/lib/Kconfig +++ b/lib/Kconfig | |||
| @@ -551,7 +551,7 @@ config SBITMAP | |||
| 551 | bool | 551 | bool |
| 552 | 552 | ||
| 553 | config PRIME_NUMBERS | 553 | config PRIME_NUMBERS |
| 554 | tristate "Prime number generator" | 554 | tristate |
| 555 | default n | 555 | default n |
| 556 | help | 556 | help |
| 557 | Provides a helper module to generate prime numbers. Useful for writing | 557 | Provides a helper module to generate prime numbers. Useful for writing |
