From: "Pali Rohár" <pali.rohar@gmail.com>
To: "Andrew F. Davis" <afd@ti.com>
Cc: Sebastian Reichel <sre@kernel.org>,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] power: bq27xxx_battery: Remove unneeded dependency in Kconfig
Date: Fri, 16 Oct 2015 17:15:31 +0200 [thread overview]
Message-ID: <20151016151531.GJ28216@pali> (raw)
In-Reply-To: <1445006960-3655-1-git-send-email-afd@ti.com>
On Friday 16 October 2015 09:49:20 Andrew F. Davis wrote:
> I2C is only required when using the config item BATTERY_BQ27XXX_I2C which
> already depends on the I2C subsystem, remove the unneeded dependency from
> BATTERY_BQ27XXX.
>
> Signed-off-by: Andrew F. Davis <afd@ti.com>
> ---
> drivers/power/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
> index eeb5776..34aa017 100644
> --- a/drivers/power/Kconfig
> +++ b/drivers/power/Kconfig
> @@ -159,7 +159,6 @@ config BATTERY_SBS
>
> config BATTERY_BQ27XXX
> tristate "BQ27xxx battery driver"
> - depends on I2C || I2C=n
> help
> Say Y here to enable support for batteries with BQ27xxx (I2C/HDQ) chips.
>
Sounds good, so Acked-by: Pali Rohár <pali.rohar@gmail.com>
--
Pali Rohár
pali.rohar@gmail.com
next prev parent reply other threads:[~2015-10-16 15:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-16 14:49 [PATCH] power: bq27xxx_battery: Remove unneeded dependency in Kconfig Andrew F. Davis
2015-10-16 15:15 ` Pali Rohár [this message]
2015-10-19 9:39 ` Sebastian Reichel
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=20151016151531.GJ28216@pali \
--to=pali.rohar@gmail.com \
--cc=afd@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=sre@kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).