summaryrefslogtreecommitdiffstats
path: root/openwrt/package/lcd4linux/Config.in
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-19 03:06:03 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-19 03:06:03 +0000
commit3fd9e45b30117641db36b5ef07994e0135c9e9ec (patch)
tree715327ee781cbed717d7a2d261c51438c6324683 /openwrt/package/lcd4linux/Config.in
parent4fe3808f789027384631800aa186c50d491f5fca (diff)
Convert lcd4linux to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@944 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/lcd4linux/Config.in')
-rw-r--r--openwrt/package/lcd4linux/Config.in11
1 files changed, 7 insertions, 4 deletions
diff --git a/openwrt/package/lcd4linux/Config.in b/openwrt/package/lcd4linux/Config.in
index b77010107..e04e2f95b 100644
--- a/openwrt/package/lcd4linux/Config.in
+++ b/openwrt/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
+
+