u-boot/api/Kconfig

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