summaryrefslogtreecommitdiff
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
authorMaciej Socha <maciej.socha@stericsson.com>2011-12-06 12:39:36 +0100
committerPhilippe Langlais <philippe.langlais@linaro.org>2012-03-19 09:00:20 +0100
commit3dfffa735187b12b0ed924b6cadd3c8334c4a700 (patch)
treeaba7b1c7d487db6ec8af9ab48f36ee67a118fd9f /drivers/misc/Kconfig
parent2c1c8d4d35fdc445d3e098205a3a524553d463d8 (diff)
misc: compdev added
This driver is needed to support new display composition cases in HC/ICS. The driver is similar to the dispdev driver but not the same. ST-Ericsson ID: 350337 ST-Ericsson FOSS-OUT ID: NA Change-Id: Ide63b6f3994dece44259ac25da26b06a2fcca832 Signed-off-by: Jörgen Nilsson <jorgen.nilsson@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/42890 Reviewed-by: Per-Daniel OLSSON <per-daniel.olsson@stericsson.com> Tested-by: Per-Daniel OLSSON <per-daniel.olsson@stericsson.com> Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 1b3e2b1ae2c..c7c7114859f 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -470,6 +470,15 @@ config DISPDEV
addition to the framebuffer). The device allows for registration of
userspace buffers to be used with the overlay.
+config COMPDEV
+ bool "Display composition device"
+ depends on FB_MCDE && HWMEM
+ default n
+ help
+ This driver provides a way to use several overlays for a display.
+ This driver replaces the use of the framebuffer The device allows
+ for posting userspace buffers to be used with the overlays.
+
config PCH_PHUB
tristate "Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) PHUB"
depends on PCI