]> Git Repo - J-u-boot.git/blob - common/Kconfig
5dc8ebf04b4081db332e713cf37d92cc1d7cc75d
[J-u-boot.git] / common / Kconfig
1 menu "Command line interface"
2         depends on !SPL_BUILD
3
4 config CMD_BOOTM
5         bool "Enable bootm command"
6         default y
7         help
8           Boot an application image from the memory.
9
10 endmenu
This page took 0.017041 seconds and 2 git commands to generate.