add:config_choice

add:config_choice
This commit is contained in:
Dich
2025-07-03 09:52:51 +08:00
parent 0841a4c329
commit 64989cced5
4 changed files with 7958 additions and 10 deletions

View File

@@ -1,17 +1,19 @@
## GKI-build
- This repository is used to compile the GKI kernel.(crdroid system)
- Now support oneplus ace3 pro(corvette)
- Now support oneplus ace3 pro(corvette) and OnePlus 11(salami)
## Features
- Use ZyC-clang-21.0.0
- Use ThinLTO to build
- Enable ThinLTO to build
- Enable O3 optimization level
- Enable BBR support : Enable bbr congestion control algorithm
- Enable ZRAM support : You can choose zstd or lz4 compression algorithm
- Enable Root support : kernelsu/SukiSU/kernelsu-next
- Enable Anykernel3 support : The final product is packaged as a zip package of anykernel3
- Enable Devices choose support : corvette/salami and more
- Enable Config choose support : repo/default
- Enable Anykernel3 support : Packaged as a zip package of anykernel3
To be continued...