projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99253eb
)
lib: Allow compile-testing of parman
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Fri, 24 Feb 2017 10:25:55 +0000
(11:25 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 27 Feb 2017 02:26:47 +0000
(21:26 -0500)
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>
lib/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/lib/Kconfig
b/lib/Kconfig
index 87ecd41031bd2ea8a78c43821a3c30957f1313fc..44d1a1181fb5664ac7ba4d1a2c1f1a3f14fc330c 100644
(file)
--- a/
lib/Kconfig
+++ b/
lib/Kconfig
@@
-551,7
+551,7
@@
config SBITMAP
bool
config PARMAN
- tristate
+ tristate
"parman" if COMPILE_TEST
config PRIME_NUMBERS
tristate