Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
build.config: setup VOOC configs for martini and lunaa
Browse files Browse the repository at this point in the history
Signed-off-by: Vaisakh Murali <[email protected]>
  • Loading branch information
mvaisakh committed Jan 25, 2024
1 parent d749d22 commit a9258c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.config.lunaa
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
KERNEL_DIR=kernel/msm-5.4

DEVICE=lunaa
export OPLUS_VND_ENV_CHG_OP9RT_PMIC_VOOCPHY=yes

# Source lahaina build config
. ${KERNEL_DIR}/build.config.msm.lahaina
1 change: 1 addition & 0 deletions build.config.martini
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
KERNEL_DIR=kernel/msm-5.4

DEVICE=martini
export OPLUS_VND_ENV_CHG_OP9RT_PMIC_VOOCPHY=yes

# Source lahaina build config
. ${KERNEL_DIR}/build.config.msm.lahaina

0 comments on commit a9258c2

Please sign in to comment.