summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2019-06-18 20:00:25 +0200
committerMauro Carvalho Chehab2019-07-15 16:03:01 +0200
commitec4b78a0e7dd4751423089b7cfd32168f9052377 (patch)
tree332b5497819faaad0b971b7f750715108306efe1 /usr
parentdocs: device-mapper: move it to the admin-guide (diff)
downloadkernel-qcow2-linux-ec4b78a0e7dd4751423089b7cfd32168f9052377.tar.gz
kernel-qcow2-linux-ec4b78a0e7dd4751423089b7cfd32168f9052377.tar.xz
kernel-qcow2-linux-ec4b78a0e7dd4751423089b7cfd32168f9052377.zip
docs: early-userspace: move to driver-api guide
Those documents describe a kAPI. So, add to the driver-api book. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'usr')
-rw-r--r--usr/Kconfig2
1 files changed, 1 insertions, 1 deletions
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.