leases file defaults to var/misc, which does not exist
[openwrt.git] / package / lcd4linux / Config.in
index 797e494..c08212c 100644 (file)
@@ -1,7 +1,10 @@
 config BR2_PACKAGE_LCD4LINUX
-       tristate "lcd4linux"
-       select BR2_PACKAGE_NCURSES
-       default m
+       tristate "lcd4linux - Program to access an external LCD"
+       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.022497 seconds and 4 git commands to generate.