projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05e2a3d
)
ARM: virt: select ARM_AMBA
author
Rob Herring
<robh@kernel.org>
Thu, 5 Dec 2013 16:10:34 +0000
(10:10 -0600)
committer
Rob 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index 9790c5d9abd92441c3ee7e4567af360502aab83b..25a6b53436fcbec1d61c3f06cfe7fd3a0244b93c 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-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-*