From: Krzysztof Kozlowski Date: Fri, 24 Sep 2021 13:33:32 +0000 (+0200) Subject: mfd: exynos-lpass: Describe driver in KConfig X-Git-Tag: block-5.16-2021-11-13~22^2~26 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=7c0f35e7b4d7b661d8b9e62989eafd093a345a53;p=linux-block.git mfd: exynos-lpass: Describe driver in KConfig Describe better which driver applies to which SoC, to make configuring kernel for Samsung SoC easier. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Lee Jones Link: https://lore.kernel.org/r/20210924133332.112092-1-krzysztof.kozlowski@canonical.com --- diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 251ffcb06cc4..f99334fa0ae6 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -417,7 +417,9 @@ config MFD_EXYNOS_LPASS select REGMAP_MMIO help Select this option to enable support for Samsung Exynos Low Power - Audio Subsystem. + Audio Subsystem present on some of Samsung Exynos + SoCs (e.g. Exynos5433). + Choose Y here only if you build for such Samsung SoC. config MFD_GATEWORKS_GSC tristate "Gateworks System Controller"