MC3302_SDK_V1.1.9_202507281.../bsp/ramboot/api/Kconfig
2025-11-11 12:08:31 +08:00

10 lines
151 B
Plaintext
Executable File

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