summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--commands/Kconfig2
1 files changed, 1 insertions, 1 deletions
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