Skip to content
This repository was archived by the owner on Oct 12, 2025. It is now read-only.

Commit 84dc6b8

Browse files
committed
sm8150: nuke CONFIG_
Signed-off-by: Onelots <onelots@onelots.fr>
1 parent 97e87c7 commit 84dc6b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ echo "CONFIG_BUILD_ARM64_DT_OVERLAY=y" >> lineage_sm8150_defconfig
2323

2424
# Configure kernel
2525
make O=out ARCH=arm64 lineage_sm8150_defconfig vendor/kernelsu.config
26-
./script/config -e CONFIG_WIL6210 -e CONFIG_MSM_RDBG -e CONFIG_DVB_MPQ -e CONFIG_DVB_MPQ_DEMUX -e CONFIG_TSPP -e CONFIG_MMC_TEST -e CONFIG_QCA_CLD_WLAN -e CONFIG_MSM_11AD -e CONFIG_QCOM_LLCC_PERFMON
26+
./script/config -e WIL6210 -e MSM_RDBG -e DVB_MPQ -e DVB_MPQ_DEMUX -e TSPP -e MMC_TEST -e QCA_CLD_WLAN -e MSM_11AD -e QCOM_LLCC_PERFMON
2727
yes "" | make O=out ARCH=arm64 olddefconfig
2828

2929
# Build kernel

0 commit comments

Comments
 (0)