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