linuxOS_PX30_CAR/u-boot/api/Kconfig

10 lines
151 B
Plaintext
Raw Permalink Normal View History

2026-01-20 05:50:57 +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