From c2ba1f7d39ff4f3666f0fe0f9f55a41a81e745b6 Mon Sep 17 00:00:00 2001 From: Julien Grall Date: Wed, 17 Sep 2014 14:07:06 -0700 Subject: 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 Cc: Russell King Cc: Catalin Marinas Cc: Will Deacon Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org --- arch/arm64/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm64/Kconfig') diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index fd4e81a4e1c..82bd86c4454 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -317,7 +317,7 @@ config XEN_DOM0 depends on XEN config XEN - bool "Xen guest support on ARM64 (EXPERIMENTAL)" + bool "Xen guest support on ARM64" depends on ARM64 && OF select SWIOTLB_XEN help -- cgit v1.2.3-70-g09d2