Rad Kernel Sources

Rad Kernel Sources

rad

RAD Kernel is a custom linux kernel for whyred(Redmi Note 5 Pro/AI) that aims for best balance between performance and battery. Feature requests(only necessary), PR, and issues are always welcome. Main aim is to keep kernel clean and stock with only necessary features.

Github Sources Link ·

https://github.com/theradcolor/android_kernel_xiaomi_whyred

Branches ·

kernel-hmp

HMP branch with support for old as well as new camera blobs

kernel-eas

EAS branch with support for old as well as new camera blobs, and overclocked CPU to 1.9/1.7 GHz

kernel-eas-oc

EAS branch with support for old as well as new camera blobs, and overclocked CPU to 2.2/1.8 GHz

For ROM Maintainers ·

From now on the kernel sources will be unified for Xiaomi's older camera blobs as well as for newer camera blobs.

Sources are configured for newer camera blobs by default, but if you willing to use the kernel with older one you need to set.

CONFIG_XIAOMI_NEW_CAMERA_BLOBS=n

In favour of old camera blobs

Like • HERE

Say "y" for new camera blobs and "n" for old camera blobs.

In this path • /arch/arm64/configs/whyred-perf_defconfig.

Note · V-tags are HMP builds and X-tags are EAS builds.

Report Page