enable telnet client by default
[openwrt-10.03/.git] / package / lcd4linux / Config.in
1 config BR2_PACKAGE_LCD4LINUX
2         tristate "lcd4linux - Program to access an external LCD"
3         default m if CONFIG_DEVEL
4         select BR2_PACKAGE_LIBNCURSES
5         help
6           LCD4Linux
7           
8           https://ssl.bulix.org/projects/lcd4linux/wiki/Howto
9           
10