Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c46597155ec38114c9908a6c6fed6819223e6adc
/
.
/
api
/
Kconfig
blob: eb8d5d0596a79498cf562a639c3008010142a413 [
file
] [
log
] [
blame
]
menu
"API"
config API
bool
"Enable U-Boot API"
help
This
option enables the U
-
Boot
API
.
See
api
/
README
for
more information
.
config SYS_MMC_MAX_DEVICE
int
"Maximum number of MMC devices exposed via the API"
depends on API
default
1
endmenu