Ian Campbell
2012-Oct-04 08:12 UTC
[PATCH] arm: xen: explain the EXPERIMENTAL dependency in the Kconfig help
Signed-off-by: Ian Campbell <ian.campbell at citrix.com> Cc: Russell King <linux at arm.linux.org.uk> Cc: linux-arm-kernel at lists.infradead.org --- arch/arm/Kconfig | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 67874b8..ef14873 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1865,6 +1865,14 @@ config XEN help Say Y if you want to run Linux in a Virtual Machine on Xen on ARM. + + This option is EXPERIMENTAL because the hypervisor + interfaces which it uses are not yet considered stable + therefore backwards and forwards compatibility is not yet + guaranteed. + + If unsure, say N. + endmenu menu "Boot options" -- 1.7.2.5