1. Execute the commands to reconfig the kernel
# cd kernel-5.10
# make ARCH=arm64 menuconfig
2. After reconfig, rename the file kernel-5.10\.config to rockchip_defconfig
3. Copy the file kernel-5.10\rockchip_defconfig to replace \RK3588_ANDROID12.0_SDK_RELEASE\kernel-5.10\arch\arm64\configs\rockchip_defconfig
It is recommended to back up the original rockchip_defconfig before replacing.