summaryrefslogtreecommitdiff
path: root/Documentation/getting_started/kconfig.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/getting_started/kconfig.md')
-rw-r--r--Documentation/getting_started/kconfig.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/getting_started/kconfig.md b/Documentation/getting_started/kconfig.md
index 852ca08bf9..ecdfe62d4a 100644
--- a/Documentation/getting_started/kconfig.md
+++ b/Documentation/getting_started/kconfig.md
@@ -73,9 +73,6 @@ These variables are typically set in the makefiles or on the make command line.
These variables were added to Kconfig specifically for coreboot and are not
included in the Linux version.
-- COREBOOT_BUILD_DIR=path for temporary files. This is used by coreboot’s
- abuild tool.
-
- KCONFIG_STRICT=value. Define to enable warnings as errors. This is enabled
in coreboot, and should not be changed.