]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
configs/qemu: enable tmpfs for or1k
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 27 Jan 2017 13:01:50 +0000 (10:01 -0300)
committerPeter 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

index 5ba03c379e748c697d697b7869f7d0bfea437e44..0a817b1e7fa3d609dab9b5509d193bb965530fdf 100644 (file)
@@ -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