Re: [PATCH] lib: Allow compile-testing of parman

2017-02-26 Thread David Miller
From: Geert Uytterhoeven Date: Fri, 24 Feb 2017 11:25:55 +0100 > This allows to enable and run the accompanying test (test_parman) > without dependencies on other users of parman. > > Signed-off-by: Geert Uytterhoeven Applied, thanks.

[PATCH] lib: Allow compile-testing of parman

2017-02-24 Thread Geert Uytterhoeven
This allows to enable and run the accompanying test (test_parman) without dependencies on other users of parman. Signed-off-by: Geert Uytterhoeven --- lib/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Kconfig b/lib/Kconfig index fe7e8e175db8f7b4..e494065156a28d2