aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/configs/sun3x_defconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2015-01-17 08:10:44 -0500
committerGeert Uytterhoeven <geert@linux-m68k.org>2015-01-31 09:00:59 -0500
commitd3125afbe29967dfe7d61e4b02c9f544edf8989b (patch)
treea4268b1222a5dbb52a031343698548ec5846b2d4 /arch/m68k/configs/sun3x_defconfig
parent42a6ab99ab389ac86f0a0be4a988c054ad7a5df1 (diff)
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 <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/configs/sun3x_defconfig')
-rw-r--r--arch/m68k/configs/sun3x_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/configs/sun3x_defconfig b/arch/m68k/configs/sun3x_defconfig
index 7f2fe78bc881..b867fd133bab 100644
--- a/arch/m68k/configs/sun3x_defconfig
+++ b/arch/m68k/configs/sun3x_defconfig
@@ -237,6 +237,7 @@ CONFIG_NET_MPLS_GSO=m
237# CONFIG_WIRELESS is not set 237# CONFIG_WIRELESS is not set
238# CONFIG_UEVENT_HELPER is not set 238# CONFIG_UEVENT_HELPER is not set
239CONFIG_DEVTMPFS=y 239CONFIG_DEVTMPFS=y
240CONFIG_DEVTMPFS_MOUNT=y
240# CONFIG_FIRMWARE_IN_KERNEL is not set 241# CONFIG_FIRMWARE_IN_KERNEL is not set
241CONFIG_CONNECTOR=m 242CONFIG_CONNECTOR=m
242CONFIG_BLK_DEV_LOOP=y 243CONFIG_BLK_DEV_LOOP=y