blob: e1ca532c22f5495bb9dee52ba8456e51b4880eab [file] [log] [blame]
#
# SOUNDWIRE driver configuration
#
menuconfig SOUNDWIRE
bool "Soundwire support"
help
Soundwire is a two wire interface for audio to connect
simple peripheral components in mobile devices.
if SOUNDWIRE
config SOUNDWIRE_WCD_CTRL
depends on WCD9XXX_CODEC_CORE
tristate "QTI WCD CODEC Soundwire controller"
default n
help
Select driver for QTI's Soundwire Master Component.
endif