summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig.debug
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@stericsson.com>2012-04-06 11:11:20 +0200
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-04-06 11:11:20 +0200
commit36cee0c070a631eb744aff33916dba0d8c92d3d6 (patch)
tree707bca58e7bf89a8f1883a8726f0c8c08ec9da11 /arch/arm/Kconfig.debug
parent609cbf05e36abcc92b1e60749b8dd0dc420144fa (diff)
parente2673ac489a6fd2f8c4016b1a617f708efb21cc2 (diff)
Merge topic branch 'trace-debug' into integration-linux-ux500-3.3
Diffstat (limited to 'arch/arm/Kconfig.debug')
-rw-r--r--arch/arm/Kconfig.debug9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug
index e0d236d7ff7..4edabb439ac 100644
--- a/arch/arm/Kconfig.debug
+++ b/arch/arm/Kconfig.debug
@@ -302,6 +302,15 @@ config EARLY_PRINTK
kernel low-level debugging functions. Add earlyprintk to your
kernel parameters to enable this console.
+config PRINTK_LL
+ bool "Use printascii in printk"
+ depends on DEBUG_LL
+ help
+ Say Y here if you want to have printk send its output via the
+ kernel low-level debugging functions. This is useful if you
+ are debugging code that executes before the earlyprintk console
+ is initialized.
+
config OC_ETM
bool "On-chip ETM and ETB"
depends on ARM_AMBA