aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index b08374f8fe3b..01f7013c85c7 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1888,6 +1888,7 @@ config XEN
1888 depends on CPU_V7 && !CPU_V6 1888 depends on CPU_V7 && !CPU_V6
1889 depends on !GENERIC_ATOMIC64 1889 depends on !GENERIC_ATOMIC64
1890 select ARM_PSCI 1890 select ARM_PSCI
1891 select SWIOTLB_XEN
1891 help 1892 help
1892 Say Y if you want to run Linux in a Virtual Machine on Xen on ARM. 1893 Say Y if you want to run Linux in a Virtual Machine on Xen on ARM.
1893 1894