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

Commit f4b261dd authored by Kyle Yan's avatar Kyle Yan Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soundwire: Add dependency on WCD934X codec for slave" into msm-4.8

parents bf1ceaab 76c004c8
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
	depends on WCD9335_CODEC || WCD934X_CODEC
	tristate "QTI WCD CODEC Soundwire controller"
	default n
	help