From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Liam Girdwood <lrg@slimlogic.co.uk>
Cc: linux-kernel@vger.kernel.org,
Mark Brown <broonie@opensource.wolfsonmicro.com>
Subject: [PATCH 4/5] regulator: Make fixed voltage regulators visible in Kconfig
Date: Mon, 19 Jan 2009 13:37:05 +0000 [thread overview]
Message-ID: <1232372226-23319-4-git-send-email-broonie@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1232372226-23319-3-git-send-email-broonie@opensource.wolfsonmicro.com>
This allows users to enable or disable support for these regulators at
build time as they can for other regulators rather than having platforms
force the regulators to be built in.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
drivers/regulator/Kconfig | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index e7e0cf1..85a1f40 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -29,8 +29,12 @@ config REGULATOR_DEBUG
Say yes here to enable debugging support.
config REGULATOR_FIXED_VOLTAGE
- tristate
+ tristate "Fixed voltage regulator support"
default n
+ help
+ This driver provides support for fixed voltage regulators,
+ useful for systems which use a combination of software
+ managed regulators and simple non-configurable regulators.
config REGULATOR_VIRTUAL_CONSUMER
tristate "Virtual regulator consumer support"
--
1.5.6.5
next prev parent reply other threads:[~2009-01-19 13:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-19 13:37 [PATCH 1/5] regulator: Pass regulator init data as explict argument when registering Mark Brown
2009-01-19 13:37 ` [PATCH 2/5] regulator: Allow init data to be supplied for bq24022 Mark Brown
2009-01-19 13:37 ` [PATCH 3/5] regulator: Allow init_data to be passed to fixed voltage regulators Mark Brown
2009-01-19 13:37 ` Mark Brown [this message]
2009-01-19 13:37 ` [PATCH 5/5] regulator: Mark attributes table for virtual regulator static Mark Brown
2009-01-19 17:24 ` [PATCH 1/5] regulator: Pass regulator init data as explict argument when registering pHilipp Zabel
2009-01-19 17:37 ` Mark Brown
2009-01-20 20:10 ` Liam Girdwood
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=1232372226-23319-4-git-send-email-broonie@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lrg@slimlogic.co.uk \
/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
all inboxes | Powered by JetHome®