OSDN Git Service

ASoC: codecs: allow compile testing without MFD drivers
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 26 Aug 2022 09:36:59 +0000 (12:36 +0300)
committerMark Brown <broonie@kernel.org>
Sun, 28 Aug 2022 21:04:57 +0000 (22:04 +0100)
commit5b7f4e5de61ba8c44317718936864da29eeba62a
tree4919bc2f52a0d7b8134dbc5b096f59c795da0ee3
parentb9320f545e2c91caf2a15f67537ef538928ca6af
ASoC: codecs: allow compile testing without MFD drivers

Motorola CPCAP, Lochnagar Sound, Rockchip RK817 and Qualcomm
WCD9340/WCD9341 do not depend on parent MFD driver in build time and can
be compile tested without respective MFD part for increased build
coverage.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220826093659.1059276-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig