From 0698811fadbed0a8937b15282ccfda2006c7c7c3 Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas Date: Sun, 16 Dec 2012 11:30:00 -0800 Subject: [PATCH] ARM: OMAP2+: enable devtmpfs and devtmpfs automount Since udev-182, udev no longer creates device nodes under /dev and this has to be managed by the kernel devtmpfs filesystem. This means that a kernel built with the current OMAP2+ config will not boot on a system with a recent udev. Also, it is good to have /dev automatically mounted since some non-initramfs based setups assumes this and don't manually mount it. Signed-off-by: Javier Martinez Canillas Acked-by: Santosh Shilimkar Signed-off-by: Tony Lindgren --- Reading git-format-patch failed