docs/manual: Document Kconfig requirements for uboot

When using uboot's legacy build system, the 'make uboot-menuconfig'
and 'make uboot-savedefconfig' targets are not available as they
are created by 'kconfig-package'.

Signed-off-by: Simon Doppler <dopsi@dopsi.ch>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Simon Doppler 2022-03-07 15:13:21 +01:00 committed by Peter Korsgaard
parent 25fd3b0a52
commit ca9e55ad11

View File

@ -35,7 +35,8 @@ some settings in the +.config+ file may hide some targets:
* +barebox-menuconfig+ and +barebox-savedefconfig+ only work when the
+barebox+ bootloader is enabled.
* +uboot-menuconfig+ and +uboot-savedefconfig+ only work when the
+U-Boot+ bootloader is enabled.
+U-Boot+ bootloader is enabled and the +uboot+ build system is set
to +Kconfig+.
.Cleaning: