From bd8558f5c78cb459666cff4c80fb3eacc2767829 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 19 Jan 2009 13:37:05 +0000 Subject: [PATCH] --- yaml --- r: 140244 b: refs/heads/master c: a9cb63b2a1768f40999e09939fd015cd203aa053 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/regulator/Kconfig | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0a18e44e1cda..3ac4136d1ea0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bcf3402c50a48d51462f37f72129d9c4369702b4 +refs/heads/master: a9cb63b2a1768f40999e09939fd015cd203aa053 diff --git a/trunk/drivers/regulator/Kconfig b/trunk/drivers/regulator/Kconfig index e7e0cf102d6d..85a1f407e755 100644 --- a/trunk/drivers/regulator/Kconfig +++ b/trunk/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"