ARM64: dts: rockchip: Rename OPP nodes as opp@<opp-hz>
[firefly-linux-kernel-4.4.55.git] / arch / arm / Kconfig.debug
index ddbb361267d879c3c2947c9b094d7be784e2f1c2..f08e4fd600a3cdc24d8e18f1296833681ffe2a9d 100644 (file)
@@ -1618,6 +1618,14 @@ config EARLY_PRINTK
          kernel low-level debugging functions. Add earlyprintk to your
          kernel parameters to enable this console.
 
+config EARLY_PRINTK_DIRECT
+       bool "Early printk direct"
+       depends on DEBUG_LL
+       help
+         Say Y here if you want to have an early console using the
+         kernel low-level debugging functions and EARLY_PRINTK is
+         not early enough.
+
 config ARM_KPROBES_TEST
        tristate "Kprobes test module"
        depends on KPROBES && MODULES