add ppp/pppoe to kernel config, remove some compile warnings (cli->local_irq_disable)
[openwrt.git] / package / less / Config.in
1 config BR2_PACKAGE_LESS
2 tristate "less - a text file viewer."
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBNCURSES
5 help
6 less - less is a pager. A pager usually displays text files.
7
8 http://www.greenwoodsoftware.com/less/
9
This page took 0.050818 seconds and 5 git commands to generate.