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 20a1a13f6b..a7d9cfb49a 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -115,14 +115,6 @@ config HEAP_SIZE hex default 0x4000 -config COREBOOT_V2 - bool - default y - -config COREBOOT_V4 - bool - default y - config DEBUG bool default n |