Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
75ae51c593c2a5bf2e2fef9ffbaf9d0ae095572a
/
.
/
api
/
Kconfig
blob: 16731d3b4b31d15b50b4d14beea66fbc07233cc4 [
file
] [
log
] [
blame
]
Emmanuel Vadot
4db98d3
2017-01-31 12:17:04 +0100
[
diff
] [
blame
]
1
menu
"API"
2
3
config API
4
bool
"Enable U-Boot API"
5
default
n
6
help
7
This
option enables the U
-
Boot
API
.
See
api
/
README
for
more information
.
8
9
endmenu