menuconfig imx8 android 12

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

menuconfig imx8 android 12

757件の閲覧回数
YuriiA07
Contributor III

How can I call menuconfig for kernel in proper way?

For building image I make next:
1) I got AOSP sources and prepare build system
2) source build/envsetup.sh
3) lunch 63  /* imx8mp EVK */
4) ./imx-make.sh -j4
5) flash with UUU

And it is works, BUT I need also add some features into kernel

So how it is possible edit kernel(add driver) without manual changing of config files?

Thanks!

0 件の賞賛
1 返信

745件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Yuri,

The kernel can be configure by menuconfig, the android kernel please check:

https://source.android.com/docs/core/architecture/kernel/config

 

Regards

0 件の賞賛