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

Commit 0f97dba3 authored by Karthikeyan Mani's avatar Karthikeyan Mani Committed by Gerrit - the friendly Code Review server
Browse files

soundwire: update soundwire config depends on relation



Codec core configs are combined into one single core
config. Update depends on for soundwire with this
new codec core config.

CRs-fixed: 2068879
Change-Id: I26845d26961b17956095fea25cad2ead87d96a36
Signed-off-by: default avatarKarthikeyan Mani <kmani@codeaurora.org>
parent 3d73a424
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ menuconfig SOUNDWIRE

if SOUNDWIRE
config SOUNDWIRE_WCD_CTRL
	depends on WCD9335_CODEC || WCD934X_CODEC
	depends on WCD9XXX_CODEC_CORE
	tristate "QTI WCD CODEC Soundwire controller"
	default n
	help