From 5c57030db4a5f7cc614ad0b5ec446b6394634c78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Ga=C5=82at?= Date: Thu, 5 Sep 2024 08:54:20 +0000 Subject: [PATCH] mfg: enable mfg_hex v7 by default MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit make both parsers avaliable by default Signed-off-by: Robert Gałat --- Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Kconfig b/Kconfig index a2c8496af9..ab4ac249cd 100644 --- a/Kconfig +++ b/Kconfig @@ -222,6 +222,8 @@ config DEPRECATED_SIDEWALK_MFG_STORAGE config SIDEWALK_MFG_STORAGE_SUPPORT_HEX_v7 bool "Enable support for old Sidewalk manufaturing hex format" + default y + depends on SIDEWALK_MFG_STORAGE help Sidewalk manifactuing module uses version 8, with tlv format Old fromats - version7 and before, are based on memory offsets