projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8462959
)
configs/qemu: enable tmpfs for or1k
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Fri, 27 Jan 2017 13:01:50 +0000
(10:01 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Fri, 27 Jan 2017 13:17:11 +0000
(14:17 +0100)
This is used by buildroot default initscripts and results in some ugly
errors on startup otherwise.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/qemu/or1k/linux-4.9.config
patch
|
blob
|
history
diff --git
a/board/qemu/or1k/linux-4.9.config
b/board/qemu/or1k/linux-4.9.config
index 5ba03c379e748c697d697b7869f7d0bfea437e44..0a817b1e7fa3d609dab9b5509d193bb965530fdf 100644
(file)
--- a/
board/qemu/or1k/linux-4.9.config
+++ b/
board/qemu/or1k/linux-4.9.config
@@
-14,6
+14,7
@@
CONFIG_IP_MULTICAST=y
# CONFIG_WIRELESS is not set
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
+CONFIG_TMPFS=y
CONFIG_NETDEVICES=y
CONFIG_ETHOC=y
# CONFIG_WLAN is not set