diff options
author | Tomi Valkeinen <tomi.valkeinen@nokia.com> | 2010-01-14 08:12:47 -0500 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@nokia.com> | 2010-02-12 05:46:06 -0500 |
commit | 60596045ac3d73ab6aac85d1eca617ba4c97b020 (patch) | |
tree | 408fe924725af2492b95e5e970585a531f30161a /drivers/video/omap2/omapfb | |
parent | 9ce4ad0a7b2e21363ce1d1d4c8eb4c2ae213cb59 (diff) |
OMAP: DSS2: Improve Kconfig help texts
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
Diffstat (limited to 'drivers/video/omap2/omapfb')
-rw-r--r-- | drivers/video/omap2/omapfb/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/omap2/omapfb/Kconfig b/drivers/video/omap2/omapfb/Kconfig index bb694cc52a50..5effa1d4d0e6 100644 --- a/drivers/video/omap2/omapfb/Kconfig +++ b/drivers/video/omap2/omapfb/Kconfig | |||
@@ -16,7 +16,7 @@ config FB_OMAP2_DEBUG_SUPPORT | |||
16 | depends on FB_OMAP2 | 16 | depends on FB_OMAP2 |
17 | help | 17 | help |
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 | 21 | config FB_OMAP2_FORCE_AUTO_UPDATE |
22 | bool "Force main display to automatic update mode" | 22 | bool "Force main display to automatic update mode" |