summaryrefslogtreecommitdiffstats
path: root/package/less/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package: move busybox show others dependency to per-packageThomas Petazzoni2016-07-041-0/+1
| | | | | | | | | | | Having the BR2_PACKAGE_BUSYBOX_SHOW_OTHERS dependencies in package/Config.in is not very practical: it makes this file not very readable, and puts the dependency away from the package itself, which can sometimes be confusing. Therefore, this commit moves the dependency in each package Config.in file. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Be certain ncurses is enabled when depended uponEric Andersen2004-10-271-0/+1
|
* help textMike Frysinger2004-10-141-4/+3
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+8
OpenPOWER on IntegriCloud