openwrtv3/openwrt/package/cbtt/Config.in

17 lines
424 B
Text
Raw Normal View History

config BR2_PACKAGE_CBTT
prompt "cbtt.............................. a C BitTorrent Tracker"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_ZLIB
help
A C BitTorrent Tracker
config BR2_PACKAGE_CBTT_MYSQL
prompt "cbtt-mysql........................ a C BitTorrent Tracker (mysql)"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_LIBMYSQLCLIENT
help
A C BitTorrent Tracker