nbd e7118b1ee8 clearsilver: make the zlib support default static to avoid menuconfig recursive dependency issues
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-11 01:50:51 +00:00

12 lines
249 B
Plaintext

config CLEARSILVER_ENABLE_COMPRESSION
bool "HTML compression support"
default y
config CLEARSILVER_ENABLE_REMOTE_DEBUGGER
bool "Remote X CGI debugging"
default n
config CLEARSILVER_ENABLE_GETTEXT
bool "Gettext message translation"
default n