:orphan: .. title:: CRYPTO_ATAES132A_I2C_SPEED_STANDARD .. option:: CONFIG_CRYPTO_ATAES132A_I2C_SPEED_STANDARD *Standard* Type: ``bool`` Help ==== Standard bis speed of up to 100KHz. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/crypto/Kconfig.ataes132a:36`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:70`` → ``drivers/crypto/Kconfig:73`` Menu path: (Top) → Device Drivers → Crypto Drivers [EXPERIMENTAL] → Atmel ATAES132A 32k AES Serial EEPROM support → ATAES132A I2C bus speed .. parsed-literal:: config CRYPTO_ATAES132A_I2C_SPEED_STANDARD bool "Standard" depends on \ :ref:` ` help Standard bis speed of up to 100KHz. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*