Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1eb7c6c7 authored by Richard Weinberger's avatar Richard Weinberger
Browse files

um: Fix mconsole dependency



mconsole depends on CONFIG_PROC_FS.

Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent 5334cdae
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ config HOSTFS

config MCONSOLE
	bool "Management console"
	depends on PROC_FS
	default y
	help
          The user mode linux management console is a low-level interface to