KVM: Remove unused config symbol
authorChristoffer Dall <christoffer.dall@linaro.org>
Fri, 23 Jan 2015 09:50:23 +0000 (10:50 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 23 Jan 2015 09:52:03 +0000 (10:52 +0100)
commit4b990589952f0e30aa860184ac6c76219a74632e
tree05546fa948d9ebfebbe659dfbaa1d818eb45eeca
parent227ea818f26ec0d881853bdbae7684a32b1391ba
KVM: Remove unused config symbol

The dirty patch logging series introduced both
HAVE_KVM_ARCH_DIRTY_LOG_PROTECT and KVM_GENERIC_DIRTYLOG_READ_PROTECT
config symbols, but only KVM_GENERIC_DIRTYLOG_READ_PROTECT is used.
Just remove the unused one.

(The config symbol was renamed during the development of the patch
series and the old name just creeped in by accident.()

Reported-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
virt/kvm/Kconfig
This page took 0.026751 seconds and 5 git commands to generate.