]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: x86 - rework configuration based on Kconfig
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 26 Mar 2020 08:01:00 +0000 (17:01 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 8 Apr 2020 15:01:59 +0000 (00:01 +0900)
commit60e7b38a56f2186eadc8fdb9893a2c8f38953dd3
treed98796fbe6b5913a168ecd338484cc413d61702c
parentacfade284a857576da0ba267afe18262c1f06337
crypto: x86 - rework configuration based on Kconfig

Now that assembler capabilities are probed inside of Kconfig, we can set
up proper Kconfig-based dependencies. We also take this opportunity to
reorder the Makefile, so that items are grouped logically by primitive.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
arch/x86/crypto/Makefile
crypto/Kconfig