Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9d25af69 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by David S. Miller
Browse files

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: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 99253eb7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -551,7 +551,7 @@ config SBITMAP
	bool

config PARMAN
	tristate
	tristate "parman" if COMPILE_TEST

config PRIME_NUMBERS
	tristate