[PATCH 2/2] ARM: mvebu: add devtmpfs to mvebu_v5_defconfig

Andrew Lunn andrew at lunn.ch
Thu Jul 3 06:38:42 PDT 2014


On Thu, Jul 03, 2014 at 10:23:50AM +0200, Thomas Petazzoni wrote:
> The devtmpfs filesystem is now widely used and generally needed to
> boot Linux systems. 42 ARM defconfigs have it enabled, so it makes
> sense to have it enabled as well in mvebu_v5_defconfig.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Acked-by: Andrew Lunn <andrew at lunn.ch>

I have Debian sid on my boxes, and they is quite happy without
devtmpfs. Hence i've not proposed such a patch before.

	  Andrew


> ---
>  arch/arm/configs/mvebu_v5_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig
> index 9f70f59..5df35e9 100644
> --- a/arch/arm/configs/mvebu_v5_defconfig
> +++ b/arch/arm/configs/mvebu_v5_defconfig
> @@ -38,6 +38,8 @@ CONFIG_NET_PKTGEN=m
>  CONFIG_CFG80211=y
>  CONFIG_MAC80211=y
>  CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
> +CONFIG_DEVTMPFS=y
> +CONFIG_DEVTMPFS_MOUNT=y
>  CONFIG_MTD=y
>  CONFIG_MTD_CMDLINE_PARTS=y
>  CONFIG_MTD_BLOCK=y
> -- 
> 2.0.0
> 



More information about the linux-arm-kernel mailing list