summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-28 16:25:26 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-28 16:26:29 -0500
commit2223cfc76abd3406275ab0499571468a51f89390 (patch)
tree031428e9bceea6f5cb62e6705702b908e790d48f /target
parent3121807997e8891cec244e16242590c5bc3bdea4 (diff)
add EXPERT symbol, otherwise MULTIUSER is disabled in linux 4.1
Diffstat (limited to 'target')
-rw-r--r--target/linux/kernel.config1
1 files changed, 1 insertions, 0 deletions
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