From: Valentin Rothberg <valentinrothberg@gmail.com>
To: linus.walleij@linaro.org, gregkh@linuxfoundation.org, jic23@kernel.org
Cc: hemanthv@ti.com, linux-kernel@vger.kernel.org, ziegler@cs.fau.de,
Valentin Rothberg <valentinrothberg@gmail.com>
Subject: [PATCH] drivers/iio/light/Kconfig: SENSORS_BH1780 cleanup
Date: Tue, 16 Aug 2016 08:27:53 +0200 [thread overview]
Message-ID: <20160816062753.14271-1-valentinrothberg@gmail.com> (raw)
Commit 7ef9153d9af5 ("misc: delete bh1780 driver") has removed the
Kconfig option SENSORS_BH1780. Remove the last reference on this
option.
Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
---
I found the issue using scripts/checkkconfigsymbols.py
drivers/iio/light/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig
index 7c566f516572..69904d55d76d 100644
--- a/drivers/iio/light/Kconfig
+++ b/drivers/iio/light/Kconfig
@@ -76,7 +76,6 @@ config BH1750
config BH1780
tristate "ROHM BH1780 ambient light sensor"
depends on I2C
- depends on !SENSORS_BH1780
help
Say Y here to build support for the ROHM BH1780GLI ambient
light sensor.
--
2.9.2
next reply other threads:[~2016-08-16 6:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-16 6:27 Valentin Rothberg [this message]
2016-08-16 7:48 ` Greg KH
2016-08-16 7:51 ` Linus Walleij
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=20160816062753.14271-1-valentinrothberg@gmail.com \
--to=valentinrothberg@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=hemanthv@ti.com \
--cc=jic23@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ziegler@cs.fau.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome