:orphan: .. title:: choice: ATAES132A I2C bus speed .. _choice_299: .. describe:: choice: ATAES132A I2C bus speed *ATAES132A I2C bus speed* Type: ``bool`` Direct dependencies =================== \ :option:`CRYPTO_ATAES132A ` && \ :option:`CRYPTO ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`CRYPTO_ATAES132A_I2C_SPEED_STANDARD ` Choice options ============== - \ :option:`CRYPTO_ATAES132A_I2C_SPEED_STANDARD ` - \ :option:`CRYPTO_ATAES132A_I2C_SPEED_FAST ` Kconfig definition ================== .. highlight:: kconfig At ``drivers/crypto/Kconfig.ataes132a:32`` 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 .. parsed-literal:: choice bool "ATAES132A I2C bus speed" default \ :option:`CRYPTO_ATAES132A_I2C_SPEED_STANDARD ` depends on \ :option:`CRYPTO_ATAES132A ` && \ :option:`CRYPTO ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*