Add the standard Kconfig help info as to the name of the module that
will be created, and fix a couple typoes while we're there.

Signed-off-by: Robert P. J. Day <rpj...@crashcourse.ca>

---

diff --git a/drivers/video/omap2/dss/Kconfig b/drivers/video/omap2/dss/Kconfig
index 7be7c06..c5941c9 100644
--- a/drivers/video/omap2/dss/Kconfig
+++ b/drivers/video/omap2/dss/Kconfig
@@ -4,6 +4,9 @@ menuconfig OMAP2_DSS
         help
          OMAP2+ Display Subsystem support.

+         To compile this driver as a module, choose M here: the module will be
+         called omapdss.
+
 if OMAP2_DSS

 config OMAP2_VRAM_SIZE
@@ -52,7 +55,7 @@ config OMAP2_DSS_RFBI
          DBI is a bus between the host processor and a peripheral,
          such as a display or a framebuffer chip.

-         See http://www.mipi.org/ for DBI spesifications.
+         See http://www.mipi.org/ for DBI specifications.

 config OMAP2_DSS_VENC
        bool "VENC support"
@@ -88,7 +91,7 @@ config OMAP2_DSS_DSI
          DSI is a high speed half-duplex serial interface between the host
          processor and a peripheral, such as a display or a framebuffer chip.

-         See http://www.mipi.org/ for DSI spesifications.
+         See http://www.mipi.org/ for DSI specifications.

 config OMAP2_DSS_FAKE_VSYNC
        bool "Fake VSYNC irq from manual update displays"

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to