diff options
-rw-r--r-- | target/linux/kernel.config | 1 |
1 files changed, 1 insertions, 0 deletions
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 |