9 lines
200 B
Plaintext
9 lines
200 B
Plaintext
|
# Copyright (c) 2022 Intel Corporation
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
|
||
|
config CRYPTO_INTEL_SHA
|
||
|
bool "Intel SHA driver"
|
||
|
help
|
||
|
Enable Intel SHA driver. To be used on ACE and CAVS platforms.
|