mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] common: state: improve kconfig help text
@ 2019-10-22  9:15 Roland Hieber
  2019-10-23  7:11 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Hieber @ 2019-10-22  9:15 UTC (permalink / raw)
  To: Barebox Mailing List; +Cc: Juergen Borleis, Roland Hieber

Cc: Juergen Borleis <jbe@pengutronix.de>
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 common/Kconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/Kconfig b/common/Kconfig
index b840242ac9b6..d397d8bc4d4d 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -959,11 +959,11 @@ config STATE_CRYPTO
 	  for more information.
 
 config STATE_BACKWARD_COMPATIBLE
-	bool "backward compatible 'direct storage backend'"
+	bool "backward compatible 'direct' storage backend"
 	depends on STATE
 	help
-	  With this option enabled the 'direct' storage backend keeps backward
-	  compatibility with older revisions of the state framework. Newer
+	  With this option enabled, the 'direct' storage backend keeps backward
+	  compatibility with the state framework of barebox <= v2016.08.0. Newer
 	  revisions expect an additional 'meta header' and fail otherwise.
 
 config BOOTCHOOSER
-- 
2.23.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] common: state: improve kconfig help text
  2019-10-22  9:15 [PATCH] common: state: improve kconfig help text Roland Hieber
@ 2019-10-23  7:11 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2019-10-23  7:11 UTC (permalink / raw)
  To: Roland Hieber; +Cc: Barebox Mailing List, Juergen Borleis

On Tue, Oct 22, 2019 at 11:15:38AM +0200, Roland Hieber wrote:
> Cc: Juergen Borleis <jbe@pengutronix.de>
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> ---
>  common/Kconfig | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied, thanks

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-23  7:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22  9:15 [PATCH] common: state: improve kconfig help text Roland Hieber
2019-10-23  7:11 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox