From: Jean Delvare Date: Fri, 14 Oct 2016 12:35:44 +0000 (+0200) Subject: mfd: exynos-lpass: Add hardware dependency X-Git-Tag: v4.10-rc1~46^2~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=23feb7c6e1245ea76b89c9b22d9cc4a4dfb37626;p=thirdparty%2Flinux.git 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 Cc: Beomho Seo Signed-off-by: Jean Delvare Reviewed-by: Sylwester Nawrocki Signed-off-by: Lee Jones --- diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 0d9590358273a..01ef4fed9e3c2 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -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