Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264589
b: refs/heads/master
c: 6996f42
h: refs/heads/master
i:
  264587: 696df8f
v: v3
  • Loading branch information
Stephen Boyd authored and Russell King committed Oct 17, 2011
1 parent 5d1a3bf commit 1c4de04
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 164acf96a979deae3cf04f8eebcc66567fb8a520
refs/heads/master: 6996f425e57d58a6f1884b7fd4bfc3ed3dd10c2d
22 changes: 10 additions & 12 deletions trunk/arch/arm/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,16 @@ choice
prompt "Kernel low-level debugging port"
depends on DEBUG_LL

config DEBUG_ICEDCC
bool "Kernel low-level debugging via EmbeddedICE DCC channel"
help
Say Y here if you want the debug print routines to direct
their output to the EmbeddedICE macrocell's DCC channel using
co-processor 14. This is known to work on the ARM9 style ICE
channel and on the XScale with the PEEDI.

It does include a timeout to ensure that the system does not
totally freeze when there is nothing connected to read.

config DEBUG_FOOTBRIDGE_COM1
bool "Kernel low-level debugging messages via footbridge 8250 at PCI COM1"
Expand Down Expand Up @@ -120,18 +130,6 @@ config EARLY_PRINTK
kernel low-level debugging functions. Add earlyprintk to your
kernel parameters to enable this console.

config DEBUG_ICEDCC
bool "Kernel low-level debugging via EmbeddedICE DCC channel"
depends on DEBUG_LL
help
Say Y here if you want the debug print routines to direct their
output to the EmbeddedICE macrocell's DCC channel using
co-processor 14. This is known to work on the ARM9 style ICE
channel and on the XScale with the PEEDI.

It does include a timeout to ensure that the system does not
totally freeze when there is nothing connected to read.

config OC_ETM
bool "On-chip ETM and ETB"
select ARM_AMBA
Expand Down

0 comments on commit 1c4de04

Please sign in to comment.