Skip to content

Commit 02bd948

Browse files
committed
Removed stock_gki_defconfig from patch and added as file.
1 parent 6e0b46a commit 02bd948

6 files changed

Lines changed: 1136 additions & 8056 deletions

File tree

.github/workflows/kernel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
curl https://github.com/Halhadus/android_kernel_xiaomi_marble/compare/melt-rebase...Pzqqt:android_kernel_xiaomi_marble:melt-rebase-hyperos.diff | git apply --ignore-space-change --ignore-whitespace
4545
git apply --check --ignore-space-change --ignore-whitespace <./lxcbuild/lxc_support.diff
4646
git apply --ignore-space-change --ignore-whitespace <./lxcbuild/lxc_support.diff
47+
cp ./lxcbuild/stock_gki_defconfig arch/arm64/configs/
4748
4849
- name: Build kernel
4950
run: |

.github/workflows/other.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
curl https://github.com/Halhadus/android_kernel_xiaomi_marble/compare/melt-rebase...Pzqqt:android_kernel_xiaomi_marble:melt-rebase-hyperos.patch | git apply --ignore-space-change --ignore-whitespace
4141
git apply --check --ignore-space-change --ignore-whitespace <./lxcbuild/lxc_support.diff
4242
git apply --ignore-space-change --ignore-whitespace <./lxcbuild/lxc_support.diff
43+
cp ./lxcbuild/stock_gki_defconfig arch/arm64/configs/
4344
4445
- name: Build other
4546
run: |

arch/arm64/configs/marble_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,6 @@ CONFIG_PSTORE_RAM=y
600600
CONFIG_EROFS_FS=y
601601
CONFIG_EROFS_FS_PCPU_KTHREAD=y
602602
CONFIG_EROFS_FS_PCPU_KTHREAD_HIPRI=y
603-
CONFIG_BTRFS=y
604603
CONFIG_NLS_CODEPAGE_437=y
605604
CONFIG_NLS_CODEPAGE_737=y
606605
CONFIG_NLS_CODEPAGE_775=y

0 commit comments

Comments
 (0)