diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Kconfig b/src/Kconfig index 308deaaa5d..f6819b4add 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -930,14 +930,6 @@ config DEBUG_INTEL_ME is present on Intel 6-series chipsets. endif -config LLSHELL - bool "Built-in low-level shell" - default n - help - If enabled, you will have a low level shell to examine your machine. - Put llshell() in your (romstage) code to start the shell. - See src/arch/x86/llshell/llshell.inc for details. - config TRACE bool "Trace function calls" default n |