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?
Solved! Go to Solution.
Please run the following command in Linux Kernel folder to get .config file.
$ make ARCH=arm64 defconfig lsdk.config
Please run the following command in Linux Kernel folder to get .config file.
$ make ARCH=arm64 defconfig lsdk.config