summaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/Kconfig b/src/Kconfig
index e6a12b51f2..083553ffa0 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -29,6 +29,14 @@ mainmenu "Coreboot Configuration"
menu "General setup"
+config EXPERT
+ bool "Expert mode"
+ help
+ This allows you to select certain advanced configuration options.
+
+ Warning: Only enable this option if you really know what you are
+ doing! You have been warned!
+
config LOCALVERSION
string "Local version string"
help