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)
commit3023ebf427399e3abbb21059578e7a67778bab2d
treed9b66357f2ba0ac15c720475d00cf83b3f972125
parentd1c3ed669a2d452cacfb48c2d171a1f364dae2ed
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 <nsekhar@ti.com>
arch/arm/configs/da8xx_omapl_defconfig
arch/arm/configs/davinci_all_defconfig
This page took 0.02445 seconds and 5 git commands to generate.