CONFIG_CRYPTO_ATAES132A

Atmel ATAES132A 32k AES Serial EEPROM support

Type: bool

Help

Enable Atmel ATAES132A 32k AES Serial EEPROM support.

Direct dependencies

I2C && CRYPTO

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Zephyr>/drivers/crypto/Kconfig.ataes132a:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:70<Zephyr>/drivers/crypto/Kconfig:73

Menu path: (Top) → Device Drivers → Crypto Drivers [EXPERIMENTAL]

menuconfig CRYPTO_ATAES132A
    bool "Atmel ATAES132A 32k AES Serial EEPROM support"
    depends on I2C && CRYPTO
    help
      Enable Atmel ATAES132A 32k AES Serial EEPROM support.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)