From 14ee173c279442e3546682022e462844c70b0bc4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 18 Dec 2020 13:19:08 -0600 Subject: Linux v5.10.1 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_SOUNDWIRE_QCOM | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_SOUNDWIRE_QCOM (limited to 'configs/fedora/generic/CONFIG_SOUNDWIRE_QCOM') diff --git a/configs/fedora/generic/CONFIG_SOUNDWIRE_QCOM b/configs/fedora/generic/CONFIG_SOUNDWIRE_QCOM new file mode 100644 index 000000000..8070093b2 --- /dev/null +++ b/configs/fedora/generic/CONFIG_SOUNDWIRE_QCOM @@ -0,0 +1,20 @@ +# CONFIG_SOUNDWIRE_QCOM: +# +# SoundWire Qualcomm Master driver. +# If you have an Qualcomm platform which has a SoundWire Master then +# enable this config option to get the SoundWire support for that +# device +# +# Symbol: SOUNDWIRE_QCOM [=n] +# Type : tristate +# Defined at drivers/soundwire/Kconfig:35 +# Prompt: Qualcomm SoundWire Master driver +# Depends on: SOUNDWIRE [=y] && SND_SOC [=m] +# Location: +# -> Device Drivers +# -> SoundWire support (SOUNDWIRE [=y]) +# Implies: SLIMBUS [=n] +# +# +# +# CONFIG_SOUNDWIRE_QCOM is not set -- cgit