KVM: arm64: Change CONFIG_KVM to a menuconfig entry
authorWill Deacon <will@kernel.org>
Tue, 5 May 2020 15:45:19 +0000 (16:45 +0100)
committerMarc Zyngier <maz@kernel.org>
Sat, 16 May 2020 14:04:18 +0000 (15:04 +0100)
commitf26133624d602b0d984815168a2d3a1f630b02e2
tree59a6d6b8727eadc8b0ad0c93323b6dae8f5497b9
parentbf7bc1df30f6c6afa34d4d1d53e1c8ad93510d3e
KVM: arm64: Change CONFIG_KVM to a menuconfig entry

Changing CONFIG_KVM to be a 'menuconfig' entry in Kconfig mean that we
can straightforwardly enumerate optional features, such as the virtual
PMU device as dependent options.

Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Fuad Tabba <tabba@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200505154520.194120-4-tabba@google.com
arch/arm64/kvm/Kconfig