]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/x86/Kconfig.debug
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation
[linux.git] / arch / x86 / Kconfig.debug
index 0723dff17e6cb197ee3789acbf3fb594ae97d2e3..15d0fbe278726b7b1fcb33459eef9b0037044ca2 100644 (file)
@@ -40,16 +40,6 @@ config EARLY_PRINTK_DBGP
          with klogd/syslogd or the X server. You should normally say N here,
          unless you want to debug such a crash. You need usb debug device.
 
-config EARLY_PRINTK_EFI
-       bool "Early printk via the EFI framebuffer"
-       depends on EFI && EARLY_PRINTK
-       select FONT_SUPPORT
-       ---help---
-         Write kernel log output directly into the EFI framebuffer.
-
-         This is useful for kernel debugging when your machine crashes very
-         early before the console code is initialized.
-
 config EARLY_PRINTK_USB_XDBC
        bool "Early printk via the xHCI debug port"
        depends on EARLY_PRINTK && PCI