ARM: davinci: defconfig: enable devtmpfs and devtmpfs automount
authorSekhar Nori <nsekhar@ti.com>
Wed, 21 Nov 2012 13:26:51 +0000 (14:26 +0100)
committerSekhar Nori <nsekhar@ti.com>
Fri, 4 Jan 2013 06:51:04 +0000 (12:21 +0530)
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 <nsekhar@ti.com>

No differences found