Eric Biggers <ebigg...@kernel.org> wrote: > > config CRYPTO_CURVE25519_NEON > tristate > - depends on KERNEL_MODE_NEON > + depends on CRYPTO && KERNEL_MODE_NEON
Rather than adding CRYPTO to each symbol, how about grouping all the CRYPTO symbols together under one if statement? Cheers, -- Email: Herbert Xu <herb...@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt