Cc: Juergen Borleis <j...@pengutronix.de>
Signed-off-by: Roland Hieber <r...@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

Reply via email to