From 82d21cf1558de42a2966194c50216ab653e37800 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Sat, 23 May 2015 22:52:20 +0200 Subject: commands/Kconfig: fix typo in CMD_BOOTM_OFTREE help Signed-off-by: Marc Kleine-Budde Signed-off-by: Sascha Hauer --- commands/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/Kconfig b/commands/Kconfig index 847ff76d1d..25c77a85c5 100644 --- a/commands/Kconfig +++ b/commands/Kconfig @@ -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 -- cgit v1.2.3