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

Commit 23feb7c6 authored by Jean Delvare's avatar Jean Delvare Committed by Lee Jones
Browse files

mfd: exynos-lpass: Add hardware dependency



This driver is meant for Exynos systems so do not offer the option
elsewhere unless build-testing.

Cc: Inha Song <ideal.song@samsung.com>
Cc: Beomho Seo <beomho.seo@samsung.com>
Signed-off-by: default avatarJean Delvare <jdelvare@suse.de>
Reviewed-by: default avatarSylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 054814b8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -308,6 +308,7 @@ config MFD_DLN2

config MFD_EXYNOS_LPASS
	tristate "Samsung Exynos SoC Low Power Audio Subsystem"
	depends on ARCH_EXYNOS || COMPILE_TEST
	select MFD_CORE
	select REGMAP_MMIO
	help