[PATCH] power: reset: Kconfig: fix copy-&-paste bug in help text

Ulrich Ölmann u.oelmann at pengutronix.de
Wed Jan 19 06:45:43 PST 2022


Signed-off-by: Ulrich Ölmann <u.oelmann at pengutronix.de>
---
 drivers/power/reset/Kconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/power/reset/Kconfig b/drivers/power/reset/Kconfig
index e4151d8bc608..0a88bcdefa9b 100644
--- a/drivers/power/reset/Kconfig
+++ b/drivers/power/reset/Kconfig
@@ -12,7 +12,8 @@ config SYSCON_REBOOT_MODE
 	help
 	  Say y here will enable reboot mode driver. This will
 	  get reboot mode arguments and store it in SYSCON mapped
-	  register, then the bootloader can read it to take different
+	  register, then the bootloader can read it and take different
+	  action according to the mode.
 
 config NVMEM_REBOOT_MODE
 	bool "Generic NVMEM reboot mode driver"
-- 
2.30.2




More information about the barebox mailing list