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 <geert@linux-m68k.org>
Fixes: 44091d29f2
("lib: Introduce priority array area manager")
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Tested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
ca92aea978
commit
50ab3af16c
1 changed files with 1 additions and 1 deletions
|
@ -551,6 +551,6 @@ config SBITMAP
|
||||||
bool
|
bool
|
||||||
|
|
||||||
config PARMAN
|
config PARMAN
|
||||||
tristate "parman"
|
tristate
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|
Loading…
Add table
Reference in a new issue