Linux kernel low level debug support

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Linux kernel low level debug support

1,334 Views
kaisun
Contributor I

It seems kernel of imx6Q AI board does not support low level debug config, if I enable CONFIG_DEBUG_LL=y, then kernel stuck at some point, fail to boot.

Is there a solution for this issue?

The release I am using is android_jb4.2.2_1.1.0-ga.

Labels (2)
0 Kudos
1 Reply

696 Views
4guin4g4
Contributor IV

try running

make menuconfig

from myandroid/kernel_imx

and enabling kernel hacking.