diff options
Diffstat (limited to 'arch/arm/Kconfig.debug')
-rw-r--r-- | arch/arm/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 35f8db35f442..a71fd941ade7 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug | |||
@@ -77,7 +77,7 @@ config DEBUG_ICEDCC | |||
77 | Say Y here if you want the debug print routines to direct their | 77 | Say Y here if you want the debug print routines to direct their |
78 | output to the EmbeddedICE macrocell's DCC channel using | 78 | output to the EmbeddedICE macrocell's DCC channel using |
79 | co-processor 14. This is known to work on the ARM9 style ICE | 79 | co-processor 14. This is known to work on the ARM9 style ICE |
80 | channel. | 80 | channel and on the XScale with the PEEDI. |
81 | 81 | ||
82 | It does include a timeout to ensure that the system does not | 82 | It does include a timeout to ensure that the system does not |
83 | totally freeze when there is nothing connected to read. | 83 | totally freeze when there is nothing connected to read. |