From 50ab3af16c48bc14a6787ab2f506c403d9d1bfad Mon Sep 17 00:00:00 2001 From: Jiri Pirko Date: Thu, 23 Feb 2017 10:57:45 +0100 Subject: lib: Remove string from parman config selection As reported by Geert, remove the string so the user does not see this config option. The option is explicitly selected only as a dependency of in-kernel users. Reported-by: Geert Uytterhoeven Fixes: 44091d29f207 ("lib: Introduce priority array area manager") Signed-off-by: Jiri Pirko Tested-by: Geert Uytterhoeven Signed-off-by: David S. Miller --- lib/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Kconfig b/lib/Kconfig index 5d644f180fe5..f3552604e47a 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -551,6 +551,6 @@ config SBITMAP bool config PARMAN - tristate "parman" + tristate endmenu -- cgit v1.2.3