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

Commit 6fb46e12 authored by Rutvik Patel's avatar Rutvik Patel
Browse files

arm: defconfig: enable AUDIO_QGKI and DYNAMIC_MINORS



Enable AUDIO_QGKI and DYNAMIC_MINORS monaco.
Update Kconfig file to select SND_HWDEP.

Change-Id: Iaf0d7b95722a8e448c6362170e1b93ea9bbb376c
Signed-off-by: default avatarRutvik Patel <prutvikr@codeaurora.org>
parent b5a3e719
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -474,6 +474,7 @@ config ARCH_QCOM
       select SPARSE_IRQ
       select USE_OF
       select PINCTRL
       select SND_HWDEP
       help
         Support for Qualcomm MSM/QSD based systems.  This runs on the
         apps processor of the MSM/QSD and depends on a shared memory
+2 −0
Original line number Diff line number Diff line
@@ -185,6 +185,7 @@ CONFIG_PCI_MSM=y
CONFIG_MTD_RAW_NAND=y
CONFIG_INTERCONNECT_TEST=y
CONFIG_QGKI=y
CONFIG_AUDIO_QGKI=y
CONFIG_DEBUG_FS=y
CONFIG_REGMAP_QTI_DEBUG=y
CONFIG_REGMAP_ALLOW_WRITE_DEBUGFS=y
@@ -583,3 +584,4 @@ CONFIG_PM_WAKELOCKS_LIMIT=0
CONFIG_ASHMEM=y
CONFIG_ANDROID_VSOC=y
CONFIG_ANDROID_BINDERFS=y
CONFIG_SND_DYNAMIC_MINORS=y