aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2010-02-17 13:19:29 -0500
committerBen Dooks <ben-linux@fluff.org>2010-02-23 20:58:41 -0500
commit60f9101a8881797fecd89450b8a8d17a440e6281 (patch)
tree426d666dced99de45a0ce88b9842882be2fa3a5e /arch/arm/mach-s3c64xx/Kconfig
parentbc449e53121681d16fbefb9c14d28b0638ae33db (diff)
ARM: SMDK6410: Add initial support for WM1192-EV1 PMIC board
The Wolfson Microelectronics 1192-EV1 is a plug in module for the SMDK6410 providing power using a WM8312 PMIC. This patch provides initial hookup sufficient to initialise the board, though not all features are fully described yet. As part of this supplies for the system that are provided as a single supply by one of the currently merged PMIC boards are factored out so they can be reused between different regulators. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s3c64xx/Kconfig')
-rw-r--r--arch/arm/mach-s3c64xx/Kconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c64xx/Kconfig b/arch/arm/mach-s3c64xx/Kconfig
index 44cdd80ea107..959df3840de5 100644
--- a/arch/arm/mach-s3c64xx/Kconfig
+++ b/arch/arm/mach-s3c64xx/Kconfig
@@ -144,6 +144,21 @@ config SMDK6410_WM1190_EV1
144 detected at runtime so the the resulting kernel can be used 144 detected at runtime so the the resulting kernel can be used
145 with or without the 1190-EV1 fitted. 145 with or without the 1190-EV1 fitted.
146 146
147config SMDK6410_WM1192_EV1
148 bool "Support Wolfson Microelectronics 1192-EV1 PMIC card"
149 depends on MACH_SMDK6410
150 select REGULATOR
151 select REGULATOR_WM831X
152 select S3C24XX_GPIO_EXTRA64
153 select MFD_WM831X
154 help
155 The Wolfson Microelectronics 1192-EV1 is a WM831x based PMIC
156 daughtercard for the Samsung SMDK6410 reference platform.
157 Enabling this option will build support for this module into
158 the kernel. The presence of the daughtercard will be
159 detected at runtime so the the resulting kernel can be used
160 with or without the 1192-EV1 fitted.
161
147config MACH_NCP 162config MACH_NCP
148 bool "NCP" 163 bool "NCP"
149 select CPU_S3C6410 164 select CPU_S3C6410