mfd: da9055: Drop "select PMIC_DA9055"
authorPaul Bolle <pebolle@tiscali.nl>
Sat, 9 Mar 2013 16:32:34 +0000 (17:32 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 8 Apr 2013 16:56:06 +0000 (18:56 +0200)
commitf2d614c4beb6d1588e515dd64e7e44ba5510404e
treed6a5728f5f017b54d6047fd590f76cc4f8aaa224
parentb5bdc0463e451dff90c1f0b2f9ca560364d43d35
mfd: da9055: Drop "select PMIC_DA9055"

The Kconfig entry for DA9055 PMIC Support selects PMIC_DA9055. That was
probably inspired by the similar select statement in the entry for
DA9052/53 PMIC with I2C. But the DA9055 PMIC only comes in an I2C
variant and its driver doesn't need a separate Kconfig symbol for shared
code. In any case, this select can be dropped as PMIC_DA9055 doesn't
exist.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig