sonyxperiadev / kernel

Other
353 stars 362 forks source link

[K.P.1.0] arm64: configs: Delete nagara device configs for a unified platform #2561

Closed MarijnS95 closed 1 year ago

MarijnS95 commented 1 year ago

These MACH configs are not used anywhere, and individual DT files are already copied by their device-specific name to common-kernel for consumption by the AOSP build (and on Nagara we can even have all device overlays in a single DTBO image, and the bootloader picks the right one 🎉). Generalizing them saves duplicate binary and cognitive overhead, because there is no difference between them in the end.

https://github.com/sonyxperiadev/kernel-sony-msm-5.10-common/pull/5 https://github.com/sonyxperiadev/kernel-defconfig/pull/128 https://github.com/sonyxperiadev/device-sony-pdx223/pull/8 https://github.com/sonyxperiadev/device-sony-pdx224/pull/4