Commit 64a57719 authored by Dave Airlie's avatar Dave Airlie

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: default avatarDave Airlie <airlied@redhat.com>
parent 7fef80a4
...@@ -551,7 +551,7 @@ config SBITMAP ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment