From f49d81a8992c4ec43480195a93f30ab4b736f960 Mon Sep 17 00:00:00 2001
From: Mark Brown
Date: Wed, 15 Oct 2008 11:53:34 +0100
Subject: 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 | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'drivers/Kconfig')

diff --git a/drivers/Kconfig b/drivers/Kconfig
index d38f43f593d4..2f557f570ade 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -68,6 +68,8 @@ source "drivers/ssb/Kconfig"
 
 source "drivers/mfd/Kconfig"
 
+source "drivers/regulator/Kconfig"
+
 source "drivers/media/Kconfig"
 
 source "drivers/video/Kconfig"
-- 
cgit v1.2.3-55-g7522