From 2223cfc76abd3406275ab0499571468a51f89390 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 28 Jun 2015 16:25:26 -0500 Subject: add EXPERT symbol, otherwise MULTIUSER is disabled in linux 4.1 --- target/linux/kernel.config | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/kernel.config') diff --git a/target/linux/kernel.config b/target/linux/kernel.config index 74d63eaa0..0e92825e1 100644 --- a/target/linux/kernel.config +++ b/target/linux/kernel.config @@ -43,3 +43,4 @@ CONFIG_TTY=y CONFIG_UNIX98_PTYS=y CONFIG_DEVMEM=y CONFIG_DEVKMEM=y +CONFIG_EXPERT=y -- cgit v1.2.3