Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8bd02af9 authored by Channagoud Kadabi's avatar Channagoud Kadabi Committed by Gerrit - the friendly Code Review server
Browse files

arm64: defconfig: Enable pin control driver for msmskunk



Compilation of MSMSKUNK & SDMBAT platform specific tlmm pin control
driver required to define pin struture and allow clients to configure,
multiplex and control the behavior of pins

Change-Id: I119c5170ce5c8912822508d083cc28311e84766b
Signed-off-by: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
parent fd53a7f0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -252,6 +252,8 @@ CONFIG_SPI=y
CONFIG_SPI_QUP=y
CONFIG_SPI_SPIDEV=y
CONFIG_SPMI=y
CONFIG_PINCTRL_MSMSKUNK=y
CONFIG_PINCTRL_SDMBAT=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_SYSFS=y
CONFIG_POWER_RESET_QCOM=y
+2 −0
Original line number Diff line number Diff line
@@ -259,6 +259,8 @@ CONFIG_SPI=y
CONFIG_SPI_QUP=y
CONFIG_SPI_SPIDEV=y
CONFIG_SPMI=y
CONFIG_PINCTRL_MSMSKUNK=y
CONFIG_PINCTRL_SDMBAT=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_SYSFS=y
CONFIG_POWER_RESET_QCOM=y