Lines Matching full:retention
4 menuconfig RETENTION config
5 bool "Retention support"
10 Enables support for the retention system, which uses retained memory
13 if RETENTION
16 int "Retention devices init priority"
19 Retention device initialization priority (must be higher than init
29 bool "Disable retention mutex support"
32 Disable use of mutexes which prevent issues with concurrent retention
33 device access. This option should only be enabled when retention
37 int "Retention stack buffer sizes"
42 from/to the retention device.
44 menu "Retention modules"
54 In order to use this, a retention area with at least 1 usable user
58 source "subsys/retention/Kconfig.blinfo"
62 module = RETENTION
63 module-str = retention
66 endif # RETENTION