Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

crypto: vmx - Remove disabled build directive

CONFIG_CRYPTO_DEV_VMX has been moved to arch/powerpc - delete the
disabled build directive.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

authored by

Thorsten Blum and committed by
Herbert Xu
1eccfd0e 095d5000

-1
-1
drivers/crypto/Makefile
··· 38 38 obj-$(CONFIG_CRYPTO_DEV_TALITOS) += talitos.o 39 39 obj-$(CONFIG_CRYPTO_DEV_TEGRA) += tegra/ 40 40 obj-$(CONFIG_CRYPTO_DEV_VIRTIO) += virtio/ 41 - #obj-$(CONFIG_CRYPTO_DEV_VMX) += vmx/ 42 41 obj-$(CONFIG_CRYPTO_DEV_BCM_SPU) += bcm/ 43 42 obj-y += inside-secure/ 44 43 obj-$(CONFIG_CRYPTO_DEV_ARTPEC6) += axis/