aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/config/menu.c
Commit message (Collapse)AuthorAgeFilesLines
* build: scripts/config - update to kconfig-v5.6Eneas U de Queiroz2020-04-091-125/+326
| | | | | | | | | | | | | | Major changes include: - Much more readable reverse dependencies separated in groups - Improved recursive dependency report - More readable .config files: add comments to signal end of menus - More warnings for incorrect Config.in entries, such as a 'choice' default not contained in the 'choice' - Hability to properly display pseudographics with non-latin locales - Recursive dependencies are now treated as errors - this should make it harder for them to creep in. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* scripts/config: sync with latest linux upstreamFelix Fietkau2016-08-031-2/+2
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* scripts/config: sync with linux upstreamFelix Fietkau2015-01-081-21/+74
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43873
* build: add new menuconfig code based on linux 3.9Felix Fietkau2013-04-181-67/+319
| | | | SVN-Revision: 36361
* remove a useless warningFelix Fietkau2007-06-121-3/+0
| | | | SVN-Revision: 7588
* add 'deselect' property for menuconfigFelix Fietkau2007-03-231-31/+26
| | | | SVN-Revision: 6647
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+400