GKI Kernel configuration using _gki.fragment

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

GKI Kernel configuration using _gki.fragment

1,032 Views
mps
Contributor I

Hi,

   As per https://www.nxp.com/docs/en/user-guide/ANDROID_USERS_GUIDE.pdf if we have to add a new module we have to set the driver configuration in .fragment file - please see attached image.

What is the correct procedure to edit the _gki.fragmant file so that dependency issues can be resolved using standard commands  ?

e.g.

$ make <defconfig>

$ make savedefconfig
$ mv defconfig configs/<defconfig>

 

pal_mohit_singh_0-1649871488319.png

 

0 Kudos
1 Reply

1,010 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Kconfig file shows their dependency

0 Kudos