blob: 9dbb1dad64b70fcd6224c9477b4869144c59909d (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_LCD4LINUX
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
|