linuxOS_D21X/source/uboot-2021.10/api/Kconfig

10 lines
151 B
Plaintext
Raw Normal View History

2024-11-29 08:13:19 +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