All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <jdelvare@suse.de>
To: linux-kernel@vger.kernel.org
Cc: Inha Song <ideal.song@samsung.com>,
	Beomho Seo <beomho.seo@samsung.com>,
	Sylwester Nawrocki <s.nawrocki@samsung.com>,
	Lee Jones <lee.jones@linaro.org>
Subject: [PATCH] mfd: exynos-lpass: Add hardware dependency
Date: Fri, 14 Oct 2016 14:35:44 +0200	[thread overview]
Message-ID: <20161014143544.3593060e@endymion> (raw)

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

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Inha Song <ideal.song@samsung.com>
Cc: Beomho Seo <beomho.seo@samsung.com>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
Cc: Lee Jones <lee.jones@linaro.org>
---
 drivers/mfd/Kconfig |    1 +
 1 file changed, 1 insertion(+)

--- linux-4.9-rc0.orig/drivers/mfd/Kconfig	2016-10-13 11:39:40.698109319 +0200
+++ linux-4.9-rc0/drivers/mfd/Kconfig	2016-10-14 14:31:33.449867441 +0200
@@ -293,6 +293,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


-- 
Jean Delvare
SUSE L3 Support

             reply	other threads:[~2016-10-14 12:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20161014123552eucas1p2dccf14d212566783a7060be08c667ecc@eucas1p2.samsung.com>
2016-10-14 12:35 ` Jean Delvare [this message]
2016-10-14 12:55   ` [PATCH] mfd: exynos-lpass: Add hardware dependency Sylwester Nawrocki
2016-10-26 12:32   ` Lee Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161014143544.3593060e@endymion \
    --to=jdelvare@suse.de \
    --cc=beomho.seo@samsung.com \
    --cc=ideal.song@samsung.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=s.nawrocki@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.