From 03b93b6c1cc329fc1c40a94a4daba3571e45e6f1 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Fri, 27 Jan 2017 10:01:50 -0300 Subject: configs/qemu: enable tmpfs for or1k This is used by buildroot default initscripts and results in some ugly errors on startup otherwise. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- board/qemu/or1k/linux-4.9.config | 1 + 1 file changed, 1 insertion(+) (limited to 'board') diff --git a/board/qemu/or1k/linux-4.9.config b/board/qemu/or1k/linux-4.9.config index 5ba03c379..0a817b1e7 100644 --- 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 -- cgit v1.2.3