mirror of
https://github.com/t2linux/T2-Debian-and-Ubuntu-Kernel.git
synced 2026-08-16 05:22:19 -07:00
Move to t2bce
This commit is contained in:
@@ -60,9 +60,6 @@ jobs:
|
||||
- image: ubuntu
|
||||
tag: "24.04"
|
||||
name: noble
|
||||
- image: ubuntu
|
||||
tag: "25.10"
|
||||
name: questing
|
||||
- image: ubuntu
|
||||
tag: "26.04"
|
||||
name: resolute
|
||||
|
||||
@@ -122,6 +122,10 @@ cp -v "${WORKING_PATH}/templates/default-config-${CONFIG}" "${KERNEL_PATH}/.conf
|
||||
./scripts/config --module CONFIG_BT_HCIBCM4377
|
||||
./scripts/config --module CONFIG_APFS_FS
|
||||
./scripts/config --enable CONFIG_MODULE_FORCE_UNLOAD
|
||||
./scripts/config --module CONFIG_T2BCE_CORE
|
||||
./scripts/config --module CONFIG_T2BCE_VHCI
|
||||
./scripts/config --module CONFIG_T2BCE_AUDIO
|
||||
./scripts/config --module CONFIG_T2BCE_DMA
|
||||
#./scripts/config --module CONFIG_MFD_MACSMC
|
||||
#./scripts/config --module CONFIG_MFD_MACSMC_CORE
|
||||
#./scripts/config --module CONFIG_MACSMC_RTKIT
|
||||
|
||||
Reference in New Issue
Block a user