projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix v1/v4 bug in diag driver
[openwrt.git]
/
openwrt
/
package
/
lcd4linux
/
Config.in
diff --git
a/openwrt/package/lcd4linux/Config.in
b/openwrt/package/lcd4linux/Config.in
index
797e494
..
c08212c
100644
(file)
--- a/
openwrt/package/lcd4linux/Config.in
+++ b/
openwrt/package/lcd4linux/Config.in
@@
-1,7
+1,10
@@
config BR2_PACKAGE_LCD4LINUX
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
help
- LCD4Linux
- https://ssl.bulix.org/projects/lcd4linux/wiki/Howto
+ LCD4Linux
+
+ https://ssl.bulix.org/projects/lcd4linux/wiki/Howto
+
+
This page took
0.0205 seconds
and
4
git commands to generate.