realtek-doc/sources/uboot-gp3000/api/Kconfig
2025-12-04 22:28:01 +05:00

9 lines
151 B
Text

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