um: Fix mconsole dependency
mconsole depends on CONFIG_PROC_FS. Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
@@ -46,6 +46,7 @@ config HOSTFS
|
|||||||
|
|
||||||
config MCONSOLE
|
config MCONSOLE
|
||||||
bool "Management console"
|
bool "Management console"
|
||||||
|
depends on PROC_FS
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
The user mode linux management console is a low-level interface to
|
The user mode linux management console is a low-level interface to
|
||||||
|
|||||||
Reference in New Issue
Block a user