diff options
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 18f392f8b744..89c4b5ccc68d 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -1779,7 +1779,7 @@ config XEN_DOM0 | |||
1779 | depends on XEN | 1779 | depends on XEN |
1780 | 1780 | ||
1781 | config XEN | 1781 | config XEN |
1782 | bool "Xen guest support on ARM (EXPERIMENTAL)" | 1782 | bool "Xen guest support on ARM" |
1783 | depends on ARM && AEABI && OF | 1783 | depends on ARM && AEABI && OF |
1784 | depends on CPU_V7 && !CPU_V6 | 1784 | depends on CPU_V7 && !CPU_V6 |
1785 | depends on !GENERIC_ATOMIC64 | 1785 | depends on !GENERIC_ATOMIC64 |