From 1f8946cd0b64eb9f0645be173053ee6d148ffe18 Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Fri, 2 Oct 2020 11:29:55 +0200 Subject: commands: boot_order: note that it's OMAP specific in help text Kconfig and online documentation don't indicate that it's OMAP specific. Fix this. Signed-off-by: Ahmad Fatoum Signed-off-by: Sascha Hauer --- commands/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'commands') diff --git a/commands/Kconfig b/commands/Kconfig index 9114d3cb31..df18715f20 100644 --- a/commands/Kconfig +++ b/commands/Kconfig @@ -285,9 +285,9 @@ config CMD_AT91_BOOT_TEST config CMD_BOOT_ORDER tristate depends on ARCH_OMAP4 - prompt "boot_order" + prompt "OMAP boot_order" help - Set warm boot order (the next boot device on a warm reset). + Set OMAP warm boot order (the next boot device on a warm reset). Usage: boot_order DEVICE... -- cgit v1.2.3