Files
Android11/external/u-boot/api/Kconfig
2023-10-13 14:01:41 +00:00

10 lines
151 B
Plaintext

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