diff mbox series

building-with-yocto.rst: Remove CONFIG_UBOOT_NEWAPI reference

Message ID 20220406181026.118870-1-festevam@gmail.com
State Accepted
Headers show
Series building-with-yocto.rst: Remove CONFIG_UBOOT_NEWAPI reference | expand

Commit Message

Fabio Estevam April 6, 2022, 6:10 p.m. UTC
From: Fabio Estevam <festevam@denx.de>

CONFIG_UBOOT_NEWAPI has been removed in commit 82a157e35e9d ("bootloader: drop
suppport for legacy U-Boot tools").

Remove its reference from the document too.

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 doc/source/building-with-yocto.rst | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/doc/source/building-with-yocto.rst b/doc/source/building-with-yocto.rst
index bf7ce3a51a8e..b12b6d743e5b 100644
--- a/doc/source/building-with-yocto.rst
+++ b/doc/source/building-with-yocto.rst
@@ -68,7 +68,6 @@  against it. To use it as replacement for u-boot-fw-utils:
 ::
 
                 CONFIG_UBOOT=y
-                CONFIG_UBOOT_NEWAPI=y
 
 With this library, you can simply pass the default environment as file (u-boot-initial-env).
 It is recommended for new project to switch to the new library to become independent from