summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/develop/bootstd')
-rw-r--r--doc/develop/bootstd/overview.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/develop/bootstd/overview.rst b/doc/develop/bootstd/overview.rst
index aa38ad9a0ea..e04c683fb11 100644
--- a/doc/develop/bootstd/overview.rst
+++ b/doc/develop/bootstd/overview.rst
@@ -424,6 +424,9 @@ Bootmeth drivers are provided for:
- EFI boot using boot manager
- Android bootflow (boot image v4)
+Each driver is controlled by a Kconfig option. If no bootmeth driver is
+selected by a compatible string in the devicetree, all available bootmeth
+drivers are bound automatically.
Command interface
-----------------