diff options
-rw-r--r-- | drivers/base/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig index e373671652b0..ec36e7772e57 100644 --- a/drivers/base/Kconfig +++ b/drivers/base/Kconfig | |||
@@ -49,7 +49,7 @@ config DEVTMPFS_MOUNT | |||
49 | with the commandline parameter: devtmpfs.mount=0|1. | 49 | with the commandline parameter: devtmpfs.mount=0|1. |
50 | This option does not affect initramfs based booting, here | 50 | This option does not affect initramfs based booting, here |
51 | the devtmpfs filesystem always needs to be mounted manually | 51 | the devtmpfs filesystem always needs to be mounted manually |
52 | after the roots is mounted. | 52 | after the rootfs is mounted. |
53 | With this option enabled, it allows to bring up a system in | 53 | With this option enabled, it allows to bring up a system in |
54 | rescue mode with init=/bin/sh, even when the /dev directory | 54 | rescue mode with init=/bin/sh, even when the /dev directory |
55 | on the rootfs is completely empty. | 55 | on the rootfs is completely empty. |