aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/glamo/Kconfig
diff options
context:
space:
mode:
authorJorge Zapata <turran@openmoko.com>2009-02-17 09:03:31 +0100
committerThomas White <taw@bitwiz.org.uk>2009-03-26 21:34:09 +0000
commitbd3253cdafb13969a3a52e38ec591d8c7df4b5dc (patch)
treece39adc681e3f6d02925c41d91ef8e05778d03cb /drivers/mfd/glamo/Kconfig
parent435927c4a69f587505f3429b093ca0e29e45bf1d (diff)
Kconfig/Makefile DRM platform support
Diffstat (limited to 'drivers/mfd/glamo/Kconfig')
-rw-r--r--drivers/mfd/glamo/Kconfig11
1 files changed, 10 insertions, 1 deletions
diff --git a/drivers/mfd/glamo/Kconfig b/drivers/mfd/glamo/Kconfig
index d2ab3706f8f..4410d1e3245 100644
--- a/drivers/mfd/glamo/Kconfig
+++ b/drivers/mfd/glamo/Kconfig
@@ -44,4 +44,13 @@ config MFD_GLAMO_MCI
the S-Media GLAMO chip, as used in Openmoko
neo1973 GTA-02.
- If unsure, say N. \ No newline at end of file
+ If unsure, say N.
+config MFD_GLAMO_DRM
+ tristate "Glamo DRM support"
+ depends on MFD_GLAMO && DRM
+ help
+ Direct Rendering Manager interface for the S-Media GLAMO chip, as
+ used in Openmoko neo1973 GTA-02.
+
+ If unsure, say N.
+