defconfig: arm64: msmcortex: enable PWM support for msmcobalt

PWM devices can be supported on msmcobalt platform. Enable the
driver support for them.

CRs-Fixed: 999988
Change-Id: I96761cd2bf18bce6ef7795b6686c5da72fe11a89
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
This commit is contained in:
Subbaraman Narayanamurthy 2016-03-28 11:57:53 -07:00 committed by Jeevan Shriram
parent 9af0487ebb
commit 4f528714fd
2 changed files with 4 additions and 0 deletions

View file

@ -430,6 +430,8 @@ CONFIG_TRACER_PKT=y
CONFIG_MSM_CORE_CTL_HELPER=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_EXTCON=y
CONFIG_PWM=y
CONFIG_PWM_QPNP=y
CONFIG_PHY_XGENE=y
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y

View file

@ -458,6 +458,8 @@ CONFIG_TRACER_PKT=y
CONFIG_MSM_CORE_CTL_HELPER=y
CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_EXTCON=y
CONFIG_PWM=y
CONFIG_PWM_QPNP=y
CONFIG_PHY_XGENE=y
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y