summaryrefslogtreecommitdiffstats
path: root/fs/initramfs/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'fs/initramfs/Config.in')
-rw-r--r--fs/initramfs/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/initramfs/Config.in b/fs/initramfs/Config.in
index bbc2ab0b7..22066eef9 100644
--- a/fs/initramfs/Config.in
+++ b/fs/initramfs/Config.in
@@ -1,5 +1,5 @@
config BR2_TARGET_ROOTFS_INITRAMFS
- bool "initramfs for initial ramdisk of linux kernel"
+ bool "initial RAM filesystem linked into linux kernel"
depends on BR2_LINUX_KERNEL
select BR2_TARGET_ROOTFS_CPIO
help