Commit 17b7ab80 authored by Stefano Stabellini's avatar Stefano Stabellini

xen/arm: XEN selects ARM_PSCI

Signed-off-by: default avatarStefano Stabellini <stefano.stabellini@eu.citrix.com>
parent cc3d7f70
...@@ -1892,6 +1892,7 @@ config XEN ...@@ -1892,6 +1892,7 @@ config XEN
depends on ARM && AEABI && OF depends on ARM && AEABI && OF
depends on CPU_V7 && !CPU_V6 depends on CPU_V7 && !CPU_V6
depends on !GENERIC_ATOMIC64 depends on !GENERIC_ATOMIC64
select ARM_PSCI
help help
Say Y if you want to run Linux in a Virtual Machine on Xen on ARM. Say Y if you want to run Linux in a Virtual Machine on Xen on ARM.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment