Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
quic
/
qsdk
/
oss
/
boot
/
u-boot-2016
/
dba1697057abed60bcb46ff724dad9f3e090c566
/
.
/
common
/
Kconfig
blob: 5dc8ebf04b4081db332e713cf37d92cc1d7cc75d [
file
] [
log
] [
blame
]
menu
"Command line interface"
depends on
!
SPL_BUILD
config CMD_BOOTM
bool
"Enable bootm command"
default
y
help
Boot
an application image
from
the memory
.
endmenu