]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
crypto: nuvoton: Tighten some dependencies for the nuvoton platforms
authorTom Rini <trini@konsulko.com>
Wed, 2 Jul 2025 01:04:15 +0000 (19:04 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 10 Jul 2025 14:40:55 +0000 (08:40 -0600)
The nuvoton AES driver cannot build without platform specific headers
being available. Express that requirement in Kconfig as well.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/crypto/nuvoton/Kconfig

index 034fcadfcc896af600fba027044568a41823d50d..0eb4396816edd1e97c51c09bd9254b36cf6548d4 100644 (file)
@@ -1,5 +1,6 @@
 config NPCM_AES
        bool "Support the NPCM AES algorithm"
+       depends on (ARM && ARCH_NPCM)
        select NPCM_OTP
        help
          This provides a means to encrypt and decrypt data using the NPCM