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

Commit

Permalink
arm64/configs: disable MXM hall ic driver for ngki
Browse files Browse the repository at this point in the history
This conflicts with the existing ist driver

Change-Id: I2a5ab4334d5340b047229ab055f8b4637a2f14bd
Signed-off-by: Vaisakh Murali <[email protected]>
  • Loading branch information
mvaisakh committed Mar 16, 2023
1 parent 468fe15 commit 80a914a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions arch/arm64/configs/vendor/lahaina-nqgki_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -293,11 +293,8 @@ CONFIG_OEM_QMI=y
CONFIG_AW8697_HAPTIC=y
CONFIG_OPLUS_TRIKEY_HALL=y
CONFIG_OPLUS_TRIKEY_MAIN=y
CONFIG_OPLUS_TRI_STATE_KEY=y
CONFIG_IST_UP=y
CONFIG_IST_DOWN=y
CONFIG_MXM_UP=y
CONFIG_MXM_DOWN=y
CONFIG_SCSI=y
# CONFIG_SCSI_PROC_FS is not set
CONFIG_BLK_DEV_SD=y
Expand Down
2 changes: 0 additions & 2 deletions arch/arm64/configs/vendor/oplus_NGKI.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
# Alert Slider
CONFIG_IST_DOWN=y
CONFIG_IST_UP=y
CONFIG_MXM_DOWN=y
CONFIG_MXM_UP=y
CONFIG_OPLUS_TRIKEY_HALL=y
CONFIG_OPLUS_TRIKEY_MAIN=y
CONFIG_OPLUS_TRI_STATE_KEY=y
Expand Down

0 comments on commit 80a914a

Please sign in to comment.