[PATCH 5/5] arm64, defconfig: Enable tmpfs mount option
Robert Richter
rric at kernel.org
Wed Jul 30 08:06:34 PDT 2014
From: Robert Richter <rrichter at cavium.com>
Making it more convinient to run the arm64 default kernel as distros
like Ubuntu need this option.
Signed-off-by: Robert Richter <rrichter at cavium.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 26c3ab582db5..50ea69d51bb4 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -55,6 +55,7 @@ CONFIG_IP_PNP_BOOTP=y
# CONFIG_WIRELESS is not set
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DMA_CMA=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_VIRTIO_BLK=y
--
2.0.1
More information about the linux-arm-kernel
mailing list