add free bcm43xx driver as patch for brcm-2.6, needs more testing and Makefile change...
[openwrt.git] / package / less / Config.in
1 config BR2_PACKAGE_LESS
2         prompt "less.............................. A text file viewer."
3         tristate
4         default m if CONFIG_DEVEL
5         select BR2_PACKAGE_LIBNCURSES
6         help
7           less - less is a pager. A pager usually displays text files.
8           
9           http://www.greenwoodsoftware.com/less/
10