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-06-18 15:00:25 -0300 committer: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 2019-07-15 11:03:01 -0300 commit: ec4b78a0e7dd4751423089b7cfd32168f9052377 parent: 6cf2a73cb2bc422a03984b285a63632c27f8c4e4
Commit Summary:
docs: early-userspace: move to driver-api guide
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/usr/Kconfig b/usr/Kconfig
index 86e37e297278..a6b68503d177 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/early_userspace_support.rst> for more details.
+	  See <file:Documentation/driver-api/early-userspace/early_userspace_support.rst> for more details.
 
 	  If you are not sure, leave it blank.