aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/glamo/Kconfig
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-06-15 01:21:30 +0100
committerThomas White <taw@bitwiz.org.uk>2009-06-15 01:21:30 +0100
commitef859741e8baf985777015207041860cc42a2939 (patch)
tree721439661832949e8de79481da5d6c18f432a095 /drivers/mfd/glamo/Kconfig
parent2f5a2688d9f19a9ea2b1162829e46e03cd7856d8 (diff)
Just backing up progress (again)
Nearly there... Signed-off-by: Thomas White <taw@bitwiz.org.uk>
Diffstat (limited to 'drivers/mfd/glamo/Kconfig')
-rw-r--r--drivers/mfd/glamo/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/mfd/glamo/Kconfig b/drivers/mfd/glamo/Kconfig
index 30932b0c2ee..3b942ab0a6d 100644
--- a/drivers/mfd/glamo/Kconfig
+++ b/drivers/mfd/glamo/Kconfig
@@ -61,6 +61,9 @@ config MFD_GLAMO_MCI
config MFD_GLAMO_DRM
tristate "Glamo direct rendering and kernel modesetting support"
depends on MFD_GLAMO && DRM
+ select FB_CFB_FILLRECT
+ select FB_CFB_COPYAREA
+ select FB_CFB_IMAGEBLIT
help
Direct Rendering Manager interface for the S-Media Glamo chip, as
used in Openmoko FreeRunner (GTA02).