9
0
Fork 0

commands/Kconfig: fix typo in CMD_BOOTM_OFTREE help

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Marc Kleine-Budde 2015-05-23 22:52:20 +02:00 committed by Sascha Hauer
parent 01fdbb9652
commit 82d21cf155
1 changed files with 1 additions and 1 deletions

View File

@ -385,7 +385,7 @@ config CMD_BOOTM_OFTREE
Add support to pass a device tree (a.k.a Open Firmware Tree, oftree). Adds
this command line option:
-o DTS specify device tre
-o DTS specify device tree
config CMD_BOOTM_OFTREE_UIMAGE
bool