|
@@ -2,6 +2,7 @@ config CRYPTO_DEV_CCP_DD
|
|
tristate "Cryptographic Coprocessor device driver"
|
|
tristate "Cryptographic Coprocessor device driver"
|
|
depends on CRYPTO_DEV_CCP
|
|
depends on CRYPTO_DEV_CCP
|
|
default m
|
|
default m
|
|
|
|
+ select HW_RANDOM
|
|
help
|
|
help
|
|
Provides the interface to use the AMD Cryptographic Coprocessor
|
|
Provides the interface to use the AMD Cryptographic Coprocessor
|
|
which can be used to accelerate or offload encryption operations
|
|
which can be used to accelerate or offload encryption operations
|