blob: 91b95a93da56e37cb3aae43a7921f74040c73bb1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_BITCHX
prompt "bitchx............................ popular IRC client"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBNCURSES
help
A popular IRC client
http://www.bitchx.org/
|