blob: 593868792849069be86dec5282c08227c4a21d9e (
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/
|