mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 09:12:08 +02:00
default n/no doesn't need to be specified. It is default option anyway. Signed-off-by: Michal Simek <michal.simek@xilinx.com> [trini: Rework FSP_USE_UPD portion] Signed-off-by: Tom Rini <trini@konsulko.com>
9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
menu "API"
|
|
|
|
config API
|
|
bool "Enable U-Boot API"
|
|
help
|
|
This option enables the U-Boot API. See api/README for more information.
|
|
|
|
endmenu
|