Kconfig (cf40a76e7d5874bb25f4404eecc58a2e033af885) Kconfig (016db9c5c39fc7f1c766daf2083211318ef93d38)
1config CRYPTO_DEV_CCP_DD
2 tristate "Secure Processor device driver"
1config CRYPTO_DEV_CCP_DD
2 tristate "Secure Processor device driver"
3 depends on CPU_SUP_AMD || ARM64
3 default m
4 help
5 Provides AMD Secure Processor device driver.
6 If you choose 'M' here, this module will be called ccp.
7
8config CRYPTO_DEV_SP_CCP
9 bool "Cryptographic Coprocessor device"
10 default y

--- 24 unchanged lines hidden ---
4 default m
5 help
6 Provides AMD Secure Processor device driver.
7 If you choose 'M' here, this module will be called ccp.
8
9config CRYPTO_DEV_SP_CCP
10 bool "Cryptographic Coprocessor device"
11 default y

--- 24 unchanged lines hidden ---