From: Sekhar Nori Date: Wed, 21 Nov 2012 13:26:51 +0000 (+0100) Subject: ARM: davinci: defconfig: enable devtmpfs and devtmpfs automount X-Git-Tag: v3.9-rc1~117^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3023ebf427399e3abbb21059578e7a67778bab2d;p=pandora-kernel.git ARM: davinci: defconfig: enable devtmpfs and devtmpfs automount Since udev-176, 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 defconfigs will not boot on a system with a recent udev. Also, enable automatic mounting of /dev for filesystems which don't manually mount it. Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed