From: Eric Auger Date: Wed, 4 Mar 2015 10:14:32 +0000 (+0100) Subject: KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP X-Git-Tag: omap-for-v4.2/o2_dc~192^2~20^2~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df2bd1ac03dfc19e955a43f796cfe9f9cf49c75f;p=pandora-kernel.git KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP CONFIG_HAVE_KVM_IRQCHIP is needed to support IRQ routing (along with irq_comm.c and irqchip.c usage). This is not the case for arm/arm64 currently. This patch unsets the flag for both arm and arm64. Signed-off-by: Eric Auger Reviewed-by: Andre Przywara Acked-by: Christoffer Dall Acked-by: Will Deacon Acked-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed