VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 2019-04-14 08:58:05 -0300 committer: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 2019-07-15 09:20:23 -0300 commit: 0d07cf5e53a21e35289adc3ab99b6804ff0c3833 parent: 93d2c159673325624ef3f2d14ededfcdf76f948b
Commit Summary:
docs: early-userspace: convert docs to ReST and rename to *.rst
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/usr/Kconfig b/usr/Kconfig
index 43658b8a975e..86e37e297278 100644
--- a/usr/Kconfig
+++ b/usr/Kconfig
@@ -18,7 +18,7 @@ config INITRAMFS_SOURCE
 	  When multiple directories and files are specified then the
 	  initramfs image will be the aggregate of all of them.
 
-	  See <file:Documentation/early-userspace/README> for more details.
+	  See <file:Documentation/early-userspace/early_userspace_support.rst> for more details.
 
 	  If you are not sure, leave it blank.