]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/auxdisplay/Kconfig
hwmon: applesmc: add support for iMac 8
[linux-2.6-omap-h63xx.git] / drivers / auxdisplay / Kconfig
index de2fcce10ba526c1eb0c32c788f978e9fe1172ee..14b9d5f4c203d28d3bcc639e6f1f8580d77093f0 100644 (file)
@@ -8,6 +8,11 @@
 menuconfig AUXDISPLAY
        depends on PARPORT
        bool "Auxiliary Display support"
+       ---help---
+         Say Y here to get to see options for auxiliary display drivers.
+         This option alone does not add any kernel code.
+
+         If you say N, all options in this submenu will be skipped and disabled.
 
 if AUXDISPLAY && PARPORT
 
@@ -59,7 +64,7 @@ config KS0108_DELAY
          Amount of time the ks0108 should wait between each control write
          to the parallel port.
 
-         If your driver seems to miss random writings, increment this.
+         If your LCD seems to miss random writings, increment this.
 
          If you don't know what I'm talking about, ignore it.