buildrootschalter/package/lcdproc/Config.in
Simon Dawson 23467d5e2c lcdproc: add support for menus
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-08 22:32:44 +02:00

21 lines
490 B
Plaintext

config BR2_PACKAGE_LCDPROC
bool "lcdproc"
select BR2_PACKAGE_NCURSES
help
LCD display driver daemon and clients
http://lcdproc.org/
config BR2_PACKAGE_LCDPROC_DRIVERS
string "List of drivers to build"
default "all"
depends on BR2_PACKAGE_LCDPROC
help
Specify a comma-separated list of lcdproc drivers to be built
config BR2_PACKAGE_LCDPROC_MENUS
bool "Menu support"
depends on BR2_PACKAGE_LCDPROC
help
Enable support for lcdproc menus