From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@oracle.com (santosh shilimkar) Date: Thu, 29 Jan 2015 08:34:45 -0800 Subject: [PATCH] ARM: keystone: defconfig: add DEVTMPFS option by default. In-Reply-To: <1422544368-15861-1-git-send-email-m-karicheri2@ti.com> References: <1422544368-15861-1-git-send-email-m-karicheri2@ti.com> Message-ID: <54CA6125.60507@oracle.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 1/29/2015 7:12 AM, Murali Karicheri wrote: > When using network driver on keystone and nfs rootfs is used following > error displayed and device halts. > > Missing devtmpfs, which is required for udev to run > Halting... > Must be with Ubuntu... > Add the DEVTMPFS option by default to fix this > > Signed-off-by: Murali Karicheri > --- Looks fine. I will queue it up for next merge window. Regards, Santosh