aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 0b2929f49531..3dbb7e7909ca 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -2020,7 +2020,7 @@ config CMDLINE_BOOL
2020 2020
2021 To compile command line arguments into the kernel, 2021 To compile command line arguments into the kernel,
2022 set this option to 'Y', then fill in the 2022 set this option to 'Y', then fill in the
2023 the boot arguments in CONFIG_CMDLINE. 2023 boot arguments in CONFIG_CMDLINE.
2024 2024
2025 Systems with fully functional boot loaders (i.e. non-embedded) 2025 Systems with fully functional boot loaders (i.e. non-embedded)
2026 should leave this option set to 'N'. 2026 should leave this option set to 'N'.