Files
sdk-hwV1.3/lichee/brandy-2.0/u-boot-2018/api/Kconfig
2024-05-07 18:09:20 +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