This repository was archived by the owner on Jun 20, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -720,6 +720,9 @@ CONFIG_DEVFREQ_GOV_MEMLAT=y
720720CONFIG_QCOM_DEVFREQ_DEVBW=y
721721CONFIG_SPDM_SCM=y
722722CONFIG_DEVFREQ_SPDM=y
723+ CONFIG_DEVFREQ_BOOST=y
724+ CONFIG_DEVFREQ_INPUT_BOOST_DURATION_MS=64
725+ CONFIG_DEVFREQ_MSM_CPUBW_BOOST_FREQ=4173
723726CONFIG_EXTCON=y
724727CONFIG_IIO=y
725728CONFIG_QCOM_RRADC=y
Original file line number Diff line number Diff line change @@ -720,6 +720,9 @@ CONFIG_DEVFREQ_GOV_MEMLAT=y
720720CONFIG_QCOM_DEVFREQ_DEVBW=y
721721CONFIG_SPDM_SCM=y
722722CONFIG_DEVFREQ_SPDM=y
723+ CONFIG_DEVFREQ_BOOST=y
724+ CONFIG_DEVFREQ_INPUT_BOOST_DURATION_MS=64
725+ CONFIG_DEVFREQ_MSM_CPUBW_BOOST_FREQ=4173
723726CONFIG_EXTCON=y
724727CONFIG_IIO=y
725728CONFIG_QCOM_RRADC=y
Original file line number Diff line number Diff line change 88- name : gnu-gcc oldcam
99 image : archlinux:latest
1010 environment :
11+ PUBLIC_PUSH :
12+ from_secret : PUBLIC_PUSH
1113 TG_BOT_API :
1214 from_secret : TG_BOT_API
1315 commands :
2931- name : llvm-clang oldcam
3032 image : archlinux:latest
3133 environment :
34+ PUBLIC_PUSH :
35+ from_secret : PUBLIC_PUSH
3236 TG_BOT_API :
3337 from_secret : TG_BOT_API
3438 commands :
4953- name : aosp-clang oldcam
5054 image : archlinux:latest
5155 environment :
56+ PUBLIC_PUSH :
57+ from_secret : PUBLIC_PUSH
5258 TG_BOT_API :
5359 from_secret : TG_BOT_API
5460 commands :
7278 KERNEL_TYPE : fakerad
7379 TG_BOT_API :
7480 from_secret : TG_BOT_API
75- TRISHNA_API :
76- from_secret : TRISHNA_API
7781 commands :
7882 - curl https://raw.githubusercontent.com/theradcolor/lazyscripts/master/etc/workaround > workaround && bash workaround
7983 - pacman -Sy base-devel bc curl git jre-openjdk zip --noconfirm
You can’t perform that action at this time.
0 commit comments