10 lines
151 B
Plaintext
Raw Normal View History

2025-05-10 21:49:39 +08:00
menu "API"
config API
bool "Enable U-Boot API"
default n
help
This option enables the U-Boot API. See api/README for more information.
endmenu