summaryrefslogtreecommitdiff
path: root/src/arch
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch')
-rw-r--r--src/arch/x86/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig
index 7d255619ba..c0fe6dcf1b 100644
--- a/src/arch/x86/Kconfig
+++ b/src/arch/x86/Kconfig
@@ -68,9 +68,9 @@ config ARCH_ALL_STAGES_X86_64
config HAVE_X86_64_SUPPORT
bool
help
- Enable experimental support to build and run coreboot in 64-bit mode.
- When selecting this option for a new platform, it is highly advisable
- to provide a config file for Jenkins to build-test the 64-bit option.
+ Enable support to build and run coreboot in 64-bit mode.
+ When enabling this option for a new platform, it is recommended to
+ provide a config file for Jenkins to build-test the 64-bit option.
config USE_X86_64_SUPPORT
bool "Run coreboot in long (64-bit) mode"