diff options
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2012-07-25 04:55:46 -0400 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2012-07-25 04:55:46 -0400 |
commit | d9053b487965042b9c849ce40c7f1fb7a0b84b39 (patch) | |
tree | 1fbb2559dd8fd400cf1dff5711cc5e408ea79ef6 /drivers/video/omap2/dss/Kconfig | |
parent | 4c5b1fb8a1348542afb153aef72f6067989f578e (diff) | |
parent | 974a65825e0b5fbda49605f0416a2c975d66e9e6 (diff) |
Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next
Conflicts:
drivers/video/omap2/dss/core.c
drivers/video/omap2/dss/dispc.c
Diffstat (limited to 'drivers/video/omap2/dss/Kconfig')
-rw-r--r-- | drivers/video/omap2/dss/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/video/omap2/dss/Kconfig b/drivers/video/omap2/dss/Kconfig index 43324e5ed25f..b337a8469fd8 100644 --- a/drivers/video/omap2/dss/Kconfig +++ b/drivers/video/omap2/dss/Kconfig | |||
@@ -52,7 +52,7 @@ config OMAP2_DSS_RFBI | |||
52 | DBI is a bus between the host processor and a peripheral, | 52 | DBI is a bus between the host processor and a peripheral, |
53 | such as a display or a framebuffer chip. | 53 | such as a display or a framebuffer chip. |
54 | 54 | ||
55 | See http://www.mipi.org/ for DBI spesifications. | 55 | See http://www.mipi.org/ for DBI specifications. |
56 | 56 | ||
57 | config OMAP2_DSS_VENC | 57 | config OMAP2_DSS_VENC |
58 | bool "VENC support" | 58 | bool "VENC support" |
@@ -92,7 +92,7 @@ config OMAP2_DSS_DSI | |||
92 | DSI is a high speed half-duplex serial interface between the host | 92 | DSI is a high speed half-duplex serial interface between the host |
93 | processor and a peripheral, such as a display or a framebuffer chip. | 93 | processor and a peripheral, such as a display or a framebuffer chip. |
94 | 94 | ||
95 | See http://www.mipi.org/ for DSI spesifications. | 95 | See http://www.mipi.org/ for DSI specifications. |
96 | 96 | ||
97 | config OMAP2_DSS_MIN_FCK_PER_PCK | 97 | config OMAP2_DSS_MIN_FCK_PER_PCK |
98 | int "Minimum FCK/PCK ratio (for scaling)" | 98 | int "Minimum FCK/PCK ratio (for scaling)" |