aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/config (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-13scripts/config: fix variable substitution commandClement Chauplannaz1-1/+1
2013-08-15scripts/config: use sed's POSIX interfaceClement Chauplannaz1-3/+41
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-5/+7
2013-06-18scripts/config: replace hard-coded script name by a dynamic valueClement Chauplannaz1-5/+7
2013-05-20scripts/config: fix assignment of parameters for short version of --*-after optionsClement Chauplannaz1-1/+1
2012-12-14scripts/config: Fix wrong "shift" for --keep-caseHiroshi Doyu1-1/+0
2012-07-30Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-16/+44
2012-07-26scripts/config: fix double-quotes un-escapingYann E. MORIN1-1/+1
2012-06-28scripts/config: add option to undef a symbolYann E. MORIN1-0/+10
2012-06-28scripts/config: allow alternate prefix to config option symbolYann E. MORIN1-13/+19
2012-06-28scripts/config: add option to not upper-case symbolsYann E. MORIN1-3/+15
2012-05-16scripts/config: properly report and set string optionsYann E. MORIN1-4/+7
2010-12-15kbuild: add numeric --set-val option to scripts/configJonas Aaberg1-2/+9
2010-11-25Kconfig: fix single letter command in scripts/configAndi Kleen1-1/+1
2009-06-14kbuild: add generic --set-str option to scripts/configMichal Marek1-2/+9
2009-06-14kbuild: simplify argument loop in scripts/configMichal Marek1-28/+16
2009-06-14kbuild: handle non-existing options in scripts/configMichal Marek1-18/+18
2009-01-14kbuild: print usage with no arguments in scripts/configAndi Kleen1-0/+4
2009-01-07kconfig: add script to manipulate .config files on the command lineAndi Kleen1-0/+150