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

Commit 6f6f9a38 authored by Karthikeyan Mani's avatar Karthikeyan Mani
Browse files

ASoC: config: add config to compile lpi TLMM drivers for kona



Add config to compile audio low power island TLMM drivers
for kona.

Change-Id: I35a06ba826c1835cc8129acf3591c9fcf0a19214
Signed-off-by: default avatarKarthikeyan Mani <kmani@codeaurora.org>
parent af1fbf5f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
CONFIG_PINCTRL_LPI=m
CONFIG_PINCTRL_WCD=m
CONFIG_AUDIO_EXT_CLK=m
CONFIG_SND_SOC_WCD9XXX_V2=m
+2 −1
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 */

#define CONFIG_PINCTRL_LPI 1
#define CONFIG_PINCTRL_WCD 1
#define CONFIG_AUDIO_EXT_CLK 1
#define CONFIG_SND_SOC_WCD9XXX_V2 1