aboutsummaryrefslogtreecommitdiffstats
path: root/package/lcd4linux/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-19 03:06:03 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-19 03:06:03 +0000
commit71d97c9b936f8dc946790ef15364ea1263f01375 (patch)
tree93412598c58e1d7876518affc783b0d8134198ed /package/lcd4linux/Config.in
parent48ef0dab80308ef17be827b0e9bd03d707bbfe13 (diff)
downloadmaster-187ad058-71d97c9b936f8dc946790ef15364ea1263f01375.tar.gz
master-187ad058-71d97c9b936f8dc946790ef15364ea1263f01375.tar.bz2
master-187ad058-71d97c9b936f8dc946790ef15364ea1263f01375.zip
Convert lcd4linux to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@944 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/lcd4linux/Config.in')
-rw-r--r--package/lcd4linux/Config.in11
1 files changed, 7 insertions, 4 deletions
diff --git a/package/lcd4linux/Config.in b/package/lcd4linux/Config.in
index b770101070..e04e2f95b7 100644
--- a/package/lcd4linux/Config.in
+++ b/package/lcd4linux/Config.in
@@ -1,7 +1,10 @@
config BR2_PACKAGE_LCD4LINUX
- tristate "lcd4linux"
- select BR2_PACKAGE_NCURSES
+ tristate "lcd4linux - Program to access an external LCD"
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_NCURSES
help
- LCD4Linux
- https://ssl.bulix.org/projects/lcd4linux/wiki/Howto
+ LCD4Linux
+
+ https://ssl.bulix.org/projects/lcd4linux/wiki/Howto
+
+