summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
AgeCommit message (Expand)AuthorLines
2022-07-27kconfig: Qt5: tell the user which packages are requiredRandy Dunlap-0/+1
2022-06-05scripts: kconfig: nconf: make nconfig accept jk keybindingsIsak Ellmer-2/+6
2022-04-05kbuild: Allow kernel installation packaging to override pkg-configChun-Tse Shao-29/+29
2022-04-02kconfig: remove stale comment about removed kconfig_print_symbol()Masahiro Yamada-7/+0
2022-02-18kconfig: fix missing '# end of' for empty menuMasahiro Yamada-12/+13
2022-02-18kconfig: add fflush() before ferror() checkMasahiro Yamada-0/+2
2022-02-12kconfig: fix failing to generate auto.confJing Leng-4/+9
2022-02-10kconfig: fix missing fclose() on error pathsMasahiro Yamada-6/+6
2022-02-08kconfig: let 'shell' return enough output for deep path namesBrenda Streiff-1/+1
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada-11/+13
2021-12-02streamline_config.pl: show the full Kconfig nameƁukasz Stelmach-1/+1
2021-12-02kconfig: Add `make mod2noconfig` to disable module optionsJosh Triplett-8/+12
2021-10-11kconfig: refactor conf_touch_dep()Masahiro Yamada-18/+4
2021-10-11kconfig: refactor conf_write_dep()Masahiro Yamada-17/+37
2021-10-11kconfig: refactor conf_write_autoconf()Masahiro Yamada-37/+57
2021-10-11kconfig: add conf_get_autoheader_name()Masahiro Yamada-3/+8
2021-10-11kconfig: move sym_escape_string_value() to confdata.cMasahiro Yamada-47/+45
2021-10-11kconfig: refactor listnewconfig codeMasahiro Yamada-12/+8
2021-10-11kconfig: refactor conf_write_symbol()Masahiro Yamada-79/+57
2021-10-11kconfig: refactor conf_write_heading()Masahiro Yamada-62/+33
2021-10-01kconfig: remove 'const' from the return type of sym_escape_string_value()Masahiro Yamada-23/+24
2021-09-30kconfig: rename a variable in the lexer to a clearer nameMasahiro Yamada-3/+3
2021-09-30kconfig: narrow the scope of variables in the lexerMasahiro Yamada-1/+2
2021-09-25kconfig: Create links to main menu items in searchAriel Marcovitch-15/+18
2021-08-10scripts: merge_config: add strict mode to fail upon any redefinitionMatthias Maennich-0/+15
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2021-06-29streamline_config.pl: add softtabstop=4 for vim usersSteven Rostedt (VMware)-0/+2
2021-06-29streamline_config.pl: make spacing consistentSteven Rostedt (VMware)-39/+39
2021-06-05kconfig: constify long_optsMasahiro Yamada-1/+1
2021-04-29Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-635/+559
2021-04-26kconfig: refactor .gitignoreMasahiro Yamada-10/+3
2021-04-25kbuild: redo fake deps at include/config/*.hAlexey Dobriyan-10/+5
2021-04-19kconfig: highlight xconfig 'comment' lines with '***'Randy Dunlap-0/+1
2021-04-19kconfig: highlight gconfig 'comment' lines with '***'Randy Dunlap-2/+6
2021-04-19kconfig: gconf: remove unused codeMasahiro Yamada-7/+0
2021-04-19kconfig: remove unused PACKAGE definitionMasahiro Yamada-4/+0
2021-04-16kconfig: nconf: stop endless search loopsMihai Moldovan-1/+1
2021-04-14kconfig: split menu.c out of parser.yMasahiro Yamada-5/+14
2021-04-14kconfig: nconf: refactor in print_in_middle()Masahiro Yamada-34/+6
2021-04-14kconfig: nconf: remove meaningless wattrset() call from show_menu()Masahiro Yamada-1/+0
2021-04-14kconfig: nconf: change set_config_filename() to void functionMasahiro Yamada-2/+1
2021-04-14kconfig: nconf: refactor attributes setup codeMasahiro Yamada-175/+144
2021-04-14kconfig: nconf: remove unneeded default for menu promptMasahiro Yamada-4/+2
2021-04-14kconfig: nconf: get rid of (void) casts from wattrset() callsMasahiro Yamada-17/+17
2021-04-14kconfig: nconf: fix NORMAL attributesMasahiro Yamada-2/+2
2021-04-14kconfig: mconf,nconf: remove unneeded '\0' termination after snprintf()Masahiro Yamada-17/+6
2021-04-14kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native buildMasahiro Yamada-4/+4
2021-04-14kconfig: change sym_change_count to a boolean flagMasahiro Yamada-24/+18
2021-04-14kconfig: nconf: fix core dump when searching in empty menuMasahiro Yamada-3/+7
2021-04-14kconfig: lxdialog: A spello fix and a punctuation addedBhaskar Chowdhury-2/+2