diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/kernel.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/kernel.config b/target/linux/kernel.config index e1d0971bc..3e36f4d1f 100644 --- a/target/linux/kernel.config +++ b/target/linux/kernel.config @@ -42,3 +42,5 @@ CONFIG_PCI=y CONFIG_PCI_QUIRKS=y CONFIG_TTY=y CONFIG_UNIX98_PTYS=y +CONFIG_DEVMEM=y +CONFIG_DEVKMEM=y |