1 comment "lcdproc needs a toolchain w/ dynamic library"
2 depends on BR2_STATIC_LIBS
4 config BR2_PACKAGE_LCDPROC
6 depends on BR2_USE_MMU # fork()
7 depends on !BR2_STATIC_LIBS
8 select BR2_PACKAGE_FREETYPE
9 select BR2_PACKAGE_NCURSES
10 select BR2_PACKAGE_ZLIB
12 LCD display driver daemon and clients
16 if BR2_PACKAGE_LCDPROC
18 config BR2_PACKAGE_LCDPROC_DRIVERS
19 string "List of drivers to build"
22 Specify a comma-separated list of lcdproc drivers to be built
24 config BR2_PACKAGE_LCDPROC_MENUS
27 Enable support for lcdproc menus