regulator: Build on non-ARM platforms
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 15 Oct 2008 10:53:34 +0000 (11:53 +0100)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Tue, 28 Oct 2008 21:47:17 +0000 (21:47 +0000)
commitf49d81a8992c4ec43480195a93f30ab4b736f960
tree2a39734df6f342b99445b1404825773ad1b70053
parente946217e4fdaa67681bbabfa8e6b18641921f750
regulator: Build on non-ARM platforms

When the regulator API was merged it was added to the separate Kconfig
which ARM uses for drivers but not the generic one in drivers/.  Since
there is nothing ARM-specific about the API add it there too.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/Kconfig