mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
9 lines
140 B
Text
9 lines
140 B
Text
|
menu "API"
|
||
|
|
||
|
config API
|
||
|
bool "Enable U-Boot API"
|
||
|
help
|
||
|
This option enables the U-Boot API. See api/README for more information.
|
||
|
|
||
|
endmenu
|