:orphan: .. title:: HAS_SEMTECH_SOFT_SE .. option:: CONFIG_HAS_SEMTECH_SOFT_SE *Semtech Secure Element software implementation* Type: ``bool`` Help ==== 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 ================== .. highlight:: kconfig At ``modules/Kconfig.loramac-node:12`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``modules/Kconfig:20`` Menu path: (Top) → Modules .. parsed-literal:: 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.)*