diff options
Diffstat (limited to 'arch/x86/cpu/coreboot/Kconfig')
-rw-r--r-- | arch/x86/cpu/coreboot/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/x86/cpu/coreboot/Kconfig b/arch/x86/cpu/coreboot/Kconfig index e0e3c64506..4b3601f66d 100644 --- a/arch/x86/cpu/coreboot/Kconfig +++ b/arch/x86/cpu/coreboot/Kconfig @@ -8,8 +8,4 @@ config CBMEM_CONSOLE bool default y -config VIDEO_COREBOOT - bool - default y - endif |