diff options
Diffstat (limited to 'drivers/video/omap2/omapfb/Kconfig')
-rw-r--r-- | drivers/video/omap2/omapfb/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/video/omap2/omapfb/Kconfig b/drivers/video/omap2/omapfb/Kconfig index 5effa1d4d0e6..43496d6c377f 100644 --- a/drivers/video/omap2/omapfb/Kconfig +++ b/drivers/video/omap2/omapfb/Kconfig | |||
@@ -18,15 +18,6 @@ config FB_OMAP2_DEBUG_SUPPORT | |||
18 | Support for debug output. You have to enable the actual printing | 18 | Support for debug output. You have to enable the actual printing |
19 | with 'debug' module parameter. | 19 | with 'debug' module parameter. |
20 | 20 | ||
21 | config FB_OMAP2_FORCE_AUTO_UPDATE | ||
22 | bool "Force main display to automatic update mode" | ||
23 | depends on FB_OMAP2 | ||
24 | help | ||
25 | Forces main display to automatic update mode (if possible), | ||
26 | and also enables tearsync (if possible). By default | ||
27 | displays that support manual update are started in manual | ||
28 | update mode. | ||
29 | |||
30 | config FB_OMAP2_NUM_FBS | 21 | config FB_OMAP2_NUM_FBS |
31 | int "Number of framebuffers" | 22 | int "Number of framebuffers" |
32 | range 1 10 | 23 | range 1 10 |