mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-08 15:04:45 +00:00
lib/Kconfig: make PRIME_NUMBERS not user selectable.
Linus doesn't like it user selectable, so kill it until someone needs it for something else. Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
7fef80a4b9
commit
64a577196d
@ -551,7 +551,7 @@ config SBITMAP
|
|||||||
bool
|
bool
|
||||||
|
|
||||||
config PRIME_NUMBERS
|
config PRIME_NUMBERS
|
||||||
tristate "Prime number generator"
|
tristate
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
Provides a helper module to generate prime numbers. Useful for writing
|
Provides a helper module to generate prime numbers. Useful for writing
|
||||||
|
Loading…
Reference in New Issue
Block a user