]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4e16cab64ddb4656ed28989168f769e7c407c23f
tree59a6d6b8727eadc8b0ad0c93323b6dae8f5497b9
parent46bd9c0fdbee6c9073212491e1efb0d73e36f0ea
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