diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Kconfig b/src/Kconfig index 2afb9db177..c895492021 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -4,10 +4,6 @@ mainmenu "coreboot configuration" menu "General setup" -config COREBOOT_BUILD - bool - default y - config LOCALVERSION string "Local version string" help |