]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: virt: select ARM_AMBA
authorRob Herring <robh@kernel.org>
Thu, 5 Dec 2013 16:10:34 +0000 (10:10 -0600)
committerRob Herring <robh@kernel.org>
Wed, 19 Feb 2014 22:47:46 +0000 (16:47 -0600)
Guests can use AMBA bus devices such as the PL011 uart, so enable the
AMBA bus for mach-virt.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Russell King <linux@arm.linux.org.uk>
arch/arm/Kconfig

index 9790c5d9abd92441c3ee7e4567af360502aab83b..25a6b53436fcbec1d61c3f06cfe7fd3a0244b93c 100644 (file)
@@ -931,9 +931,10 @@ endmenu
 
 config ARCH_VIRT
        bool "Dummy Virtual Machine" if ARCH_MULTI_V7
+       select ARM_AMBA
        select ARM_GIC
-       select HAVE_ARM_ARCH_TIMER
        select ARM_PSCI
+       select HAVE_ARM_ARCH_TIMER
 
 #
 # This is sorted alphabetically by mach-* pathname.  However, plat-*