Browse Source

/dev/mem always useful. fixes a uClibc-ng test failure

Waldemar Brodkorb 9 years ago
parent
commit
86ab50a946
1 changed files with 2 additions and 0 deletions
  1. 2 0
      target/linux/kernel.config

+ 2 - 0
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