Signed-off-by: Pierre Riteau <Pierre.Riteau@xxxxxxxx> --- configure | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure b/configure index 81c44e8..4254485 100755 --- a/configure +++ b/configure @@ -756,10 +756,10 @@ echo " --disable-bluez disable bluez stack connectivity" echo " --enable-bluez enable bluez stack connectivity" echo " --disable-kvm disable KVM acceleration support" echo " --enable-kvm enable KVM acceleration support" -echo " --disable-cap-kvm-pit disable KVM pit support" -echo " --enable-cap-kvm-pit enable KVM pit support" -echo " --disable-cap-device-assignment disable KVM device assignment support" -echo " --enable-cap-device-assignment enable KVM device assignment support" +echo " --disable-kvm-cap-pit disable KVM pit support" +echo " --enable-kvm-cap-pit enable KVM pit support" +echo " --disable-kvm-cap-device-assignment disable KVM device assignment support" +echo " --enable-kvm-cap-device-assignment enable KVM device assignment support" echo " --disable-nptl disable usermode NPTL support" echo " --enable-nptl enable usermode NPTL support" echo " --enable-system enable all system emulation targets" -- 1.6.5.2 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html