MC3302_SDK_V1.1.9_202507281.../bsp/ramboot/api/Kconfig

10 lines
151 B
Plaintext
Raw Normal View History

2025-11-11 04:08:31 +00: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