blob: fddf3d26027027cd3c6ffc995b0996ee0f2f249c [file] [log] [blame]
config BR2_PACKAGE_LINKS
bool "links"
help
Graphics and text mode WWW browser (kind of like lynx).
http://links.twibright.com/
config BR2_PACKAGE_LINKS_GRAPHICS
bool "use graphics (directfb)"
depends on BR2_PACKAGE_LINKS
select BR2_PACKAGE_DIRECTFB
select BR2_PACKAGE_LIBPNG
help
Enable graphics output.
Otherwise links will be text-mode only.