Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
195629cd5350419a04e8ac5d206c58714f9b4385
/
.
/
drivers
/
dfu
/
Kconfig
blob: 4fe22193b1480098cbb8001b5edc2cbfc11e442d [
file
] [
log
] [
blame
]
menu
"DFU support"
config DFU_TFTP
bool
"DFU via TFTP"
help
This
option allows performing update of DFU managed medium
with
data
send via TFTP boot
.
Detailed
description of
this
feature can be found at
./
doc
/
README
.
dfutftp
endmenu