You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
424 B

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