net: openthread: Allow a platform to select a Settings backend.
Removed implying of NVS by the NET_L2_OPENTHREAD, and from now a platform can choose between ZMS and NVS as a settings backend. NET_L2_OPENTHREAD still requires NVS or ZMS backend so the config depends on one of those. Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
This commit is contained in:
parent
9518dbf3e0
commit
6464ea88fe
10 changed files with 25 additions and 1 deletions
|
@ -403,6 +403,7 @@ CONFIG_SHELL_MQTT_INIT_LOG_LEVEL_ERR=y
|
|||
#CONFIG_FLASH=y
|
||||
#CONFIG_FLASH_PAGE_LAYOUT=y
|
||||
#CONFIG_FLASH_HAS_PAGE_LAYOUT=y
|
||||
#CONFIG_NVS=y
|
||||
#CONFIG_CPP=y
|
||||
#CONFIG_REBOOT=y
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue