Message ID | 87a9eei8vz.wl%kuninori.morimoto.gx@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Hello. On 01/30/2014 03:57 AM, Kuninori Morimoto wrote: > From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> > This reverts commit e14ee5deab24200e4b70fe31a8c806f0acd3d37c. Again please specify the summary line of that commit. > DEVTMPFS is needed for udev > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/arch/arm/configs/bockw_defconfig b/arch/arm/configs/bockw_defconfig index 80cff50..e816140 100644 --- a/arch/arm/configs/bockw_defconfig +++ b/arch/arm/configs/bockw_defconfig @@ -44,6 +44,8 @@ CONFIG_IP_PNP_DHCP=y # CONFIG_INET_DIAG is not set # CONFIG_IPV6 is not set CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" +CONFIG_DEVTMPFS=y +CONFIG_DEVTMPFS_MOUNT=y # CONFIG_STANDALONE is not set # CONFIG_PREVENT_FIRMWARE_BUILD is not set # CONFIG_FW_LOADER is not set