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

Commit 1e690bd7 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

defconfig: msm: 8226/8610: enable PWM in the defconfig



PWM is enabled only in the perfconfig and not enabled
defconfig. So enable the PWM in defconfig for PWM driver
support.

Change-Id: Ief777e025fc528149e20a245cd99eee3e8903364
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 11c77eba
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -393,6 +393,8 @@ CONFIG_QPNP_POWER_ON=y
CONFIG_QPNP_VIBRATOR=y
CONFIG_QPNP_VIBRATOR=y
CONFIG_QPNP_REVID=y
CONFIG_QPNP_REVID=y
CONFIG_MSM_IOMMU_V1=y
CONFIG_MSM_IOMMU_V1=y
CONFIG_PWM=y
CONFIG_PWM_QPNP=y
CONFIG_MOBICORE_SUPPORT=m
CONFIG_MOBICORE_SUPPORT=m
CONFIG_MOBICORE_API=m
CONFIG_MOBICORE_API=m
CONFIG_CORESIGHT=y
CONFIG_CORESIGHT=y
+2 −0
Original line number Original line Diff line number Diff line
@@ -353,6 +353,8 @@ CONFIG_QPNP_POWER_ON=y
CONFIG_QPNP_VIBRATOR=y
CONFIG_QPNP_VIBRATOR=y
CONFIG_QPNP_REVID=y
CONFIG_QPNP_REVID=y
CONFIG_MSM_IOMMU_V0=y
CONFIG_MSM_IOMMU_V0=y
CONFIG_PWM=y
CONFIG_PWM_QPNP=y
CONFIG_CORESIGHT=y
CONFIG_CORESIGHT=y
CONFIG_CORESIGHT_FUSE=y
CONFIG_CORESIGHT_FUSE=y
CONFIG_CORESIGHT_TMC=y
CONFIG_CORESIGHT_TMC=y