kernel defconfig

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

kernel defconfig

跳至解决方案
464 次查看
skyone
Contributor I

Hellow,

    I want to update the version of kernel about fsl-lx2160。But the 5.10 kernel don't have rdb_defconfig,how to acquire rdb_defconfig on the version of 5.10 kernel ?  or still use  rdb_defconfig on the version of 5.4 kernel?

0 项奖励
回复
1 解答
434 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Please run the following command in Linux Kernel folder to get .config file.

$ make ARCH=arm64 defconfig lsdk.config

在原帖中查看解决方案

0 项奖励
回复
1 回复
435 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Please run the following command in Linux Kernel folder to get .config file.

$ make ARCH=arm64 defconfig lsdk.config

0 项奖励
回复