-
CONFIG_CRYPTO_ATAES132A_DRV_NAME
¶
Driver’s name
Type: string
Help¶
Name for the ATAES132A driver which will be used for binding.
Default¶
“ataes132a”
Kconfig definition¶
At <Zephyr>/drivers/crypto/Kconfig.ataes132a:14
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] → Atmel ATAES132A 32k AES Serial EEPROM support
config CRYPTO_ATAES132A_DRV_NAME string "Driver's name" default "ataes132a" depends onCRYPTO_ATAES132A
&&CRYPTO
help Name for the ATAES132A driver which will be used for binding.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)