aboutsummaryrefslogtreecommitdiff
path: root/scripts/config/confdata.c
Commit message (Collapse)AuthorAge
* build: scripts/config - update to kconfig-v5.6Eneas U de Queiroz2020-04-09
| | | | | | | | | | | | | | 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-03
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* scripts/config: fix handling of CONFDEFAULT on oldconfigFelix Fietkau2015-11-03
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47372
* scripts/config: sync with linux upstreamFelix Fietkau2015-01-08
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43873
* build: add new menuconfig code based on linux 3.9Felix Fietkau2013-04-18
| | | | SVN-Revision: 36361
* menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig ↵Felix Fietkau2008-10-18
| | | | | | specifies a default target SVN-Revision: 13008
* add possibility to set default .config valuesJohn Crispin2007-10-14
| | | | SVN-Revision: 9300
* don't generate .tmpconfig.h and .kconfig.dFelix Fietkau2006-10-14
| | | | SVN-Revision: 5071
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20