summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/omapfb/Kconfig
diff options
context:
space:
mode:
authorTomi Valkeinen2012-11-16 10:42:46 +0100
committerTomi Valkeinen2012-11-16 10:42:46 +0100
commitdcca5cf07bcd355e4e1bd51609efe7b7d5d0a7b8 (patch)
treefb198f6a52f4790ea2468a421fc8c91a3b3648c8 /drivers/video/omap2/omapfb/Kconfig
parentMerge tag 'v3.7-rc4' (diff)
parentOMAP: remove vram allocator (diff)
downloadkernel-qcow2-linux-dcca5cf07bcd355e4e1bd51609efe7b7d5d0a7b8.tar.gz
kernel-qcow2-linux-dcca5cf07bcd355e4e1bd51609efe7b7d5d0a7b8.tar.xz
kernel-qcow2-linux-dcca5cf07bcd355e4e1bd51609efe7b7d5d0a7b8.zip
Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linux
Conflicts: drivers/video/omap2/dss/Kconfig drivers/video/omap2/omapfb/omapfb-ioctl.c drivers/video/omap2/omapfb/omapfb-main.c Merge changes to make omapfb use common dma_alloc, and remove omap's custom vram allocator.
Diffstat (limited to 'drivers/video/omap2/omapfb/Kconfig')
-rw-r--r--drivers/video/omap2/omapfb/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/omap2/omapfb/Kconfig b/drivers/video/omap2/omapfb/Kconfig
index 4ea17dc3258c..4cb12ce68855 100644
--- a/drivers/video/omap2/omapfb/Kconfig
+++ b/drivers/video/omap2/omapfb/Kconfig
@@ -2,7 +2,6 @@ menuconfig FB_OMAP2
tristate "OMAP2+ frame buffer support"
depends on FB && OMAP2_DSS && !DRM_OMAP
- select OMAP2_VRAM
select OMAP2_VRFB if ARCH_OMAP2 || ARCH_OMAP3
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA