crypto: fsl: Only allow these to be chosen on ARM/PowerPC
authorTom Rini <trini@konsulko.com>
Wed, 2 Jul 2025 01:04:19 +0000 (19:04 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 10 Jul 2025 14:40:58 +0000 (08:40 -0600)
commit60b2eb40d1eacc3b12edab78fdc0c2e33bb2d181
treefa92c31297b7f52549305e585cf52ab4a0276220
parent42dee43d627e67e4250382e4a036298b9ca38ef5
crypto: fsl: Only allow these to be chosen on ARM/PowerPC

These drivers require various headers which only exist on the ARM /
PowerPC platforms which implement the hardware. Express that requirement
in Kconfig as well.

Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/crypto/fsl/Kconfig