summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/omapfb/Kconfig
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@nokia.com>2010-02-17 13:01:50 (GMT)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>2010-02-24 12:31:28 (GMT)
commitddbfeb396eb085e17f5aa830a151d546f16cb868 (patch)
treed39040e33d3f6d944ad53a92844446ca398e494c /drivers/video/omap2/omapfb/Kconfig
parent942a91a6e04e996c32252bc6c2177f74089d7a1d (diff)
downloadlinux-fsl-qoriq-ddbfeb396eb085e17f5aa830a151d546f16cb868.tar.xz
OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATE
Remove the option for forcing auto-update. Auto-update for manual update displays is no more a DSS feature, so if a particular display devices does have auto-update mode, it should be in display's custom settings. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
Diffstat (limited to 'drivers/video/omap2/omapfb/Kconfig')
-rw-r--r--drivers/video/omap2/omapfb/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/video/omap2/omapfb/Kconfig b/drivers/video/omap2/omapfb/Kconfig
index 5effa1d..43496d6 100644
--- a/drivers/video/omap2/omapfb/Kconfig
+++ b/drivers/video/omap2/omapfb/Kconfig
@@ -18,15 +18,6 @@ config FB_OMAP2_DEBUG_SUPPORT
Support for debug output. You have to enable the actual printing
with 'debug' module parameter.
-config FB_OMAP2_FORCE_AUTO_UPDATE
- bool "Force main display to automatic update mode"
- depends on FB_OMAP2
- help
- Forces main display to automatic update mode (if possible),
- and also enables tearsync (if possible). By default
- displays that support manual update are started in manual
- update mode.
-
config FB_OMAP2_NUM_FBS
int "Number of framebuffers"
range 1 10