:orphan: .. title:: CRYPTO .. option:: CONFIG_CRYPTO *Crypto Drivers [EXPERIMENTAL]* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`OSDP_SC_ENABLED ` Kconfig definition ================== .. highlight:: kconfig At ``drivers/crypto/Kconfig:9`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:70`` Menu path: (Top) → Device Drivers .. parsed-literal:: menuconfig CRYPTO bool "Crypto Drivers [EXPERIMENTAL]" *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*