4683420c4c
'default n' is the default, so there's no need to say it explicitly.
8 lines
213 B
Plaintext
8 lines
213 B
Plaintext
config BR2_PACKAGE_RXVT
|
|
bool "rxvt"
|
|
depends on BR2_PACKAGE_XSERVER_xorg || BR2_PACKAGE_XSERVER_tinyx || BR2_PACKAGE_XSERVER_x11r7
|
|
help
|
|
A nice small colour vt102 X terminal emulator.
|
|
|
|
http://www.rxvt.org/
|