Skip to content

Create revpi-v8_defconfig

Ghost User requested to merge github/fork/nbuchwitz/revpi-5.10-arm64 into revpi-5.10

Created by: nbuchwitz

This PR creates revpi-v8_defconfig based on bcm2711_defconfig. All RevPi specific config options are applied in the second commit. The third commit which disabled KVM support, is a necessary fix without PREEMPT_RT cannot be choosen. For more details see the article linked in the commit message. Even if PREEMPT_RT is not functional with the second commit, I deliberately choose to set the option. This will allow us to revert bae726be2e1936c252de30d3bf85f9c88210f66f when the problem is fixed upstream (still needed with Kernel 5.15.65 though: https://github.com/raspberrypi/linux/issues/5168#issuecomment-1241240866)

Merge request reports