summaryrefslogtreecommitdiff
path: root/scripts/config
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada
2013-09-13scripts/config: fix variable substitution commandClement Chauplannaz
2013-08-15scripts/config: use sed's POSIX interfaceClement Chauplannaz
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-06-18scripts/config: replace hard-coded script name by a dynamic valueClement Chauplannaz
2013-05-20scripts/config: fix assignment of parameters for short version of --*-after o...Clement Chauplannaz
2012-12-14scripts/config: Fix wrong "shift" for --keep-caseHiroshi Doyu
2012-07-30Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-07-26scripts/config: fix double-quotes un-escapingYann E. MORIN
2012-06-28scripts/config: add option to undef a symbolYann E. MORIN
2012-06-28scripts/config: allow alternate prefix to config option symbolYann E. MORIN
2012-06-28scripts/config: add option to not upper-case symbolsYann E. MORIN
2012-05-16scripts/config: properly report and set string optionsYann E. MORIN
2010-12-15kbuild: add numeric --set-val option to scripts/configJonas Aaberg
2010-11-25Kconfig: fix single letter command in scripts/configAndi Kleen
2009-06-14kbuild: add generic --set-str option to scripts/configMichal Marek
2009-06-14kbuild: simplify argument loop in scripts/configMichal Marek
2009-06-14kbuild: handle non-existing options in scripts/configMichal Marek
2009-01-14kbuild: print usage with no arguments in scripts/configAndi Kleen
2009-01-07kconfig: add script to manipulate .config files on the command lineAndi Kleen