fiq debugger: driver update
[firefly-linux-kernel-4.4.55.git] / arch / microblaze / Kconfig.debug
index e6e5e0da28c3c06dad4463d4fb110c0d1a19ecf9..012e377330cd064ceae18ae5afe324a0d78c2d3c 100644 (file)
@@ -10,7 +10,7 @@ source "lib/Kconfig.debug"
 
 config EARLY_PRINTK
        bool "Early printk function for kernel"
-       depends on SERIAL_UARTLITE_CONSOLE
+       depends on SERIAL_UARTLITE_CONSOLE || SERIAL_8250_CONSOLE
        default n
        help
          This option turns on/off early printk messages to console.
@@ -23,8 +23,4 @@ config HEART_BEAT
          This option turns on/off heart beat kernel functionality.
          First GPIO node is taken.
 
-config DEBUG_BOOTMEM
-       depends on DEBUG_KERNEL
-       bool "Debug BOOTMEM initialization"
-
 endmenu