defconfig: enanble esoc on msm debug and perf defconfigs
Enable support for esoc interface layer with external soc components on the msm debug and perf defconfigs. Change-Id: I33a4b1f8cdda9a287e6715b23da8b3876abc2ab0 Signed-off-by: Abhimanyu Kapur <abhimany@codeaurora.org>
This commit is contained in:
parent
ff1863d247
commit
f3da36d72d
2 changed files with 9 additions and 0 deletions
|
@ -230,6 +230,10 @@ CONFIG_ION_MSM=y
|
|||
CONFIG_QPNP_REVID=y
|
||||
CONFIG_QPNP_COINCELL=y
|
||||
CONFIG_QPNP_HAPTIC=y
|
||||
CONFIG_ESOC=y
|
||||
CONFIG_ESOC_DEV=y
|
||||
CONFIG_ESOC_CLIENT=y
|
||||
CONFIG_ESOC_MDM_4x=y
|
||||
CONFIG_SPS=y
|
||||
CONFIG_SPS_SUPPORT_NDP_BAM=y
|
||||
CONFIG_GPIO_USB_DETECT=y
|
||||
|
|
|
@ -213,6 +213,11 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=y
|
|||
CONFIG_LEDS_TRIGGER_CPU=y
|
||||
CONFIG_RTC_CLASS=y
|
||||
CONFIG_RTC_DRV_QPNP=y
|
||||
CONFIG_ESOC=y
|
||||
CONFIG_ESOC_DEV=y
|
||||
CONFIG_ESOC_CLIENT=y
|
||||
CONFIG_ESOC_DEBUG=y
|
||||
CONFIG_ESOC_MDM_4x=y
|
||||
CONFIG_DMADEVICES=y
|
||||
CONFIG_QCOM_BAM_DMA=y
|
||||
CONFIG_QCOM_SPS_DMA=y
|
||||
|
|
Loading…
Add table
Reference in a new issue