aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/usr
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-18 15:00:25 -0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-07-15 11:03:01 -0300
commitec4b78a0e7dd4751423089b7cfd32168f9052377 (patch)
tree332b5497819faaad0b971b7f750715108306efe1 /usr
parentdocs: device-mapper: move it to the admin-guide (diff)
downloadwireguard-linux-ec4b78a0e7dd4751423089b7cfd32168f9052377.tar.xz
wireguard-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.