--- zzzz-none-000/linux-2.6.19.2/arch/mips/Kconfig.debug 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/arch/mips/Kconfig.debug 2007-05-08 12:32:35.000000000 +0000 @@ -83,4 +83,12 @@ hardware debugging with a logic analyzer and need to see all traffic on the bus. +config DEBUG_LL + bool "Kernel low-level debugging functions" + depends on DEBUG_KERNEL + help + Say Y here to include definitions of printascii, printch, printhex + in the kernel. This is helpful if you are debugging code that + executes before the console is initialized. + endmenu