From 6ee9b4a05f2264b733760eaa84b0ec4bdb8c7cb4 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Tue, 22 Oct 2019 11:15:38 +0200 Subject: common: state: improve kconfig help text Cc: Juergen Borleis Signed-off-by: Roland Hieber Signed-off-by: Sascha Hauer --- common/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'common') diff --git a/common/Kconfig b/common/Kconfig index b840242ac9..d397d8bc4d 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 -- cgit v1.2.3