config/arm: make N2 crypto an optional feature
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Tue, 17 Aug 2021 10:56:50 +0000 (12:56 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 16 Sep 2021 16:12:46 +0000 (18:12 +0200)
Not all Neoverse-N2 CPUs must support the crypto feature/extension
which makes it an optional feature.
Only enable the feature for SoCs which support it.

Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>

No differences found