linuxOS_AP06/u-boot/api/Kconfig
2025-06-03 12:28:32 +08: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