Skip to content

Commit

Permalink
lib: Allow compile-testing of parman
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Geert Uytterhoeven authored and David S. Miller committed Feb 27, 2017
1 parent 99253eb commit 9d25af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ config SBITMAP
bool

config PARMAN
tristate
tristate "parman" if COMPILE_TEST

config PRIME_NUMBERS
tristate
Expand Down

0 comments on commit 9d25af6

Please sign in to comment.