zephyr/modules/openthread
Arkadiusz Balys 66e78e05d3 openthread: Separate OpenThread Kconfigs from L2 layer
Moved OpenThread-related Kconfigs from L2 layer to
modules/openthread. All of those configs were not strictly related
to the L2 layer, so they fits better to OpenThread module.
This operation allows using OpenThread Kconfigs even if L2 layer is
disabled.

Enabling NET_L2_OPENTHREAD also configures those configs by
selecting the OPENTHREAD kconfig, so there is no change regarding
backwards compatibility. The only change is that the Kconfigs
related to Thread were moved to the modules space, so their
location in the menuconfig also changed.

Once it is done, a choice for setting different L2 implementations
seems to be redundant.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
2025-04-23 17:54:58 +02:00
..
platform net: openthread: Add tcat platform function implementation 2025-04-15 11:24:40 +02:00
CMakeLists.txt modules: openthread: Add of spinel hdlc rcp host interface 2024-11-27 10:37:21 -05:00
Kconfig openthread: Separate OpenThread Kconfigs from L2 layer 2025-04-23 17:54:58 +02:00
Kconfig.features net: openthread: Add modcarrier command to OT diag module. 2024-12-04 12:10:11 +01:00
Kconfig.thread secure_storage: add a global registry header file for PSA key IDs 2025-02-13 20:22:09 +01:00