summaryrefslogtreecommitdiffstats
path: root/scripts/config
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-101-1/+0
* scripts/config: fix variable substitution commandClement Chauplannaz2013-09-131-1/+1
* scripts/config: use sed's POSIX interfaceClement Chauplannaz2013-08-151-3/+41
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-07-101-5/+7
|\
| * scripts/config: replace hard-coded script name by a dynamic valueClement Chauplannaz2013-06-181-5/+7
* | scripts/config: fix assignment of parameters for short version of --*-after o...Clement Chauplannaz2013-05-201-1/+1
|/
* scripts/config: Fix wrong "shift" for --keep-caseHiroshi Doyu2012-12-141-1/+0
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-07-301-16/+44
|\
| * scripts/config: add option to undef a symbolYann E. MORIN2012-06-281-0/+10
| * scripts/config: allow alternate prefix to config option symbolYann E. MORIN2012-06-281-13/+19
| * scripts/config: add option to not upper-case symbolsYann E. MORIN2012-06-281-3/+15
* | scripts/config: fix double-quotes un-escapingYann E. MORIN2012-07-261-1/+1
|/
* scripts/config: properly report and set string optionsYann E. MORIN2012-05-161-4/+7
* kbuild: add numeric --set-val option to scripts/configJonas Aaberg2010-12-151-2/+9
* Kconfig: fix single letter command in scripts/configAndi Kleen2010-11-251-1/+1
* kbuild: add generic --set-str option to scripts/configMichal Marek2009-06-141-2/+9
* kbuild: simplify argument loop in scripts/configMichal Marek2009-06-141-28/+16
* kbuild: handle non-existing options in scripts/configMichal Marek2009-06-141-18/+18
* kbuild: print usage with no arguments in scripts/configAndi Kleen2009-01-141-0/+4
* kconfig: add script to manipulate .config files on the command lineAndi Kleen2009-01-071-0/+150
OpenPOWER on IntegriCloud