lib: Allow compile-testing of parman

This allows to enable and run the accompanying test (test_parman)
without dependencies on other users of parman.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Geert Uytterhoeven 2017-02-24 11:25:55 +01:00 committed by David S. Miller
parent 99253eb750
commit 9d25af69b3
1 changed files with 1 additions and 1 deletions

View File

@ -551,7 +551,7 @@ config SBITMAP
bool
config PARMAN
tristate
tristate "parman" if COMPILE_TEST
config PRIME_NUMBERS
tristate