:orphan: .. title:: HAS_SEMTECH_SOFT_SE .. option:: CONFIG_HAS_SEMTECH_SOFT_SE *Semtech Secure Element software implementation* Type: ``bool`` Help ==== .. code-block:: none This option enables the use of Semtech's Secure Element software implementation Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`LORAWAN ` Kconfig definition ================== At ``/Kconfig.loramac-node:12`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``/Kconfig:20`` Menu path: (Top) → Modules .. code-block:: kconfig config HAS_SEMTECH_SOFT_SE bool "Semtech Secure Element software implementation" help This option enables the use of Semtech's Secure Element software implementation *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*