From: Geert Uytterhoeven Date: Sat, 17 Jan 2015 13:10:44 +0000 (+0100) Subject: m68k/defconfig: Enable automounting of devtmpfs at /dev X-Git-Tag: fixes-v4.0-rc1~164^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3125afbe29967dfe7d61e4b02c9f544edf8989b;p=pandora-kernel.git m68k/defconfig: Enable automounting of devtmpfs at /dev Enable CONFIG_DEVTMPFS_MOUNT, as it's useful for initrd-less kernels. Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/m68k/configs/amiga_defconfig b/arch/m68k/configs/amiga_defconfig index 8c2f78197e54..c23afcc54458 100644 --- a/arch/m68k/configs/amiga_defconfig +++ b/arch/m68k/configs/amiga_defconfig @@ -244,6 +244,7 @@ CONFIG_NET_MPLS_GSO=m # CONFIG_WIRELESS is not set # CONFIG_UEVENT_HELPER is not set CONFIG_DEVTMPFS=y +CONFIG_DEVTMPFS_MOUNT=y # CONFIG_FIRMWARE_IN_KERNEL is not set CONFIG_CONNECTOR=m CONFIG_PARPORT=m diff --git a/arch/m68k/configs/apollo_defconfig b/arch/m68k/configs/apollo_defconfig index 9139ff7b3279..c72fcbd11a9e 100644 --- a/arch/m68k/configs/apollo_defconfig +++ b/arch/m68k/configs/apollo_defconfig @@ -242,6 +242,7 @@ CONFIG_NET_MPLS_GSO=m # CONFIG_WIRELESS is not set # CONFIG_UEVENT_HELPER is not set CONFIG_DEVTMPFS=y +CONFIG_DEVTMPFS_MOUNT=y # CONFIG_FIRMWARE_IN_KERNEL is not set CONFIG_CONNECTOR=m CONFIG_BLK_DEV_LOOP=y Reading git-diff-tree failed