Fixed typo, closes #294
[openwrt.git] / package / lcd4linux / Config.in
index 797e494..9dbb1da 100644 (file)
@@ -1,7 +1,10 @@
 config BR2_PACKAGE_LCD4LINUX
-       tristate "lcd4linux"
-       select BR2_PACKAGE_NCURSES
-       default m
+       prompt "lcd4linux......................... Program to access an external LCD"
+       tristate
+       default m if CONFIG_DEVEL
+       select BR2_PACKAGE_LIBNCURSES
        help
-               LCD4Linux
-               https://ssl.bulix.org/projects/lcd4linux/wiki/Howto
+         LCD4Linux
+         
+         https://ssl.bulix.org/projects/lcd4linux/wiki/Howto
+
This page took 0.020657 seconds and 4 git commands to generate.