Add kconfig file to enable API support Signed-off-by: Emmanuel Vadot <manu@bidouilliste.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>master
parent
1bdd942b6d
commit
4db98d3d92
@ -0,0 +1,9 @@ |
||||
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 |
Loading…
Reference in new issue