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

arm: Remove KVM from config files

Only one platform is building KVM by default. How crazy! Remove
it whilst nobody is watching.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Olof Johansson <olof@lixom.net>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Will Deacon <will@kernel.org>
Acked-by: Vladimir Murzin <vladimir.murzin@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Christoffer Dall <christoffer.dall@arm.com>

-2
-2
arch/arm/configs/axm55xx_defconfig
··· 236 236 CONFIG_CRYPTO_XCBC=y 237 237 CONFIG_CRYPTO_SHA256=y 238 238 # CONFIG_CRYPTO_ANSI_CPRNG is not set 239 - CONFIG_VIRTUALIZATION=y 240 - CONFIG_KVM=y