From 98f70f06ffdf217fc07e15c60349d8e35e8046a9 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 1 Jul 2015 13:44:35 +0200 Subject: enable multiuser globally --- target/linux/kernel.config | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/linux/kernel.config b/target/linux/kernel.config index 0e92825e1..9300be488 100644 --- a/target/linux/kernel.config +++ b/target/linux/kernel.config @@ -44,3 +44,4 @@ CONFIG_UNIX98_PTYS=y CONFIG_DEVMEM=y CONFIG_DEVKMEM=y CONFIG_EXPERT=y +CONFIG_MULTIUSER=y -- cgit v1.2.3