summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorJulien Grall2014-09-17 23:07:06 +0200
committerDavid Vrabel2014-10-03 13:34:50 +0200
commitc2ba1f7d39ff4f3666f0fe0f9f55a41a81e745b6 (patch)
treeb587ef1c6e4f196731dc0201a26305d3ba24a836 /arch/arm/Kconfig
parentxen-scsifront: don't deadlock if the ring becomes full (diff)
downloadkernel-qcow2-linux-c2ba1f7d39ff4f3666f0fe0f9f55a41a81e745b6.tar.gz
kernel-qcow2-linux-c2ba1f7d39ff4f3666f0fe0f9f55a41a81e745b6.tar.xz
kernel-qcow2-linux-c2ba1f7d39ff4f3666f0fe0f9f55a41a81e745b6.zip
arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen options
The Xen ARM API is stable since Xen 4.4 and everything has been upstreamed in Linux for ARM and ARM64. Therefore we can drop "EXPERIMENTAL" from the Xen option in the both Kconfig. Signed-off-by: Julien Grall <julien.grall@linaro.org> Cc: Russell King <linux@arm.linux.org.uk> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will.deacon@arm.com> Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 32cbbd565902..aa971080567b 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1758,7 +1758,7 @@ config XEN_DOM0
depends on XEN
config XEN
- bool "Xen guest support on ARM (EXPERIMENTAL)"
+ bool "Xen guest support on ARM"
depends on ARM && AEABI && OF
depends on CPU_V7 && !CPU_V6
depends on !GENERIC_ATOMIC64