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 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 |