aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-33/+5
2014-08-22kconfig: nconfig: fix multi-byte UTF handlingGravatar Brian Norris 1-1/+2
2014-08-19kbuild: remove redundant clean-files from scripts/kconfig/MakefileGravatar Masahiro Yamada 1-1/+0
2014-08-19kbuild: refactor script/kconfig/MakefileGravatar Masahiro Yamada 1-31/+3
2014-08-08x86: Add "make tinyconfig" to configure the tiniest possible kernelGravatar Josh Triplett 1-0/+5
2014-08-08x86, platform, kconfig: move kvmconfig functionality to a helperGravatar Josh Triplett 1-0/+14
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 1-1/+0
2014-06-10kbuild: create include/config directory in scripts/kconfig/MakefileGravatar Masahiro Yamada 1-2/+2
2014-06-10kbuild: trivial - remove trailing empty linesGravatar Masahiro Yamada 1-1/+0
2013-03-07kconfig: optionally use pkg-config to detect ncurses libsGravatar Justin Lecher 1-1/+3
2012-12-20scripts/kconfig: ensure we use proper CONFIG_ prefixGravatar Yann E. MORIN 1-0/+3
2012-09-27kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Gravatar Adam Lee 1-3/+9
2012-07-26kconfig: Document oldnoconfig to what it really doesGravatar Steven Rostedt 1-1/+1
2012-07-13kconfig: Print errors to stderr in the MakefileGravatar Michal Marek 1-14/+14
2012-07-13xconfig: add quiet rule for mocGravatar Yaakov Selkowitz 1-2/+5
2012-07-13xconfig: use pkgconfig to find mocGravatar Yaakov Selkowitz 1-2/+2
2012-01-16Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-3/+3
2012-01-15Improve update-po-config outputGravatar Peter Foley 1-3/+3
2011-12-18kconfig: adapt update-po-config to new UML layoutGravatar Paul Bolle 1-3/+2
2011-08-08kconfig/streamline_config.pl: merge local{mod,yes}configGravatar Arnaud Lacombe 1-17/+1
2011-08-08kconfig/streamline_config.pl: use options to determine operating modeGravatar Arnaud Lacombe 1-2/+2
2011-08-08kconfig/streamline_config.pl: directly access LSMOD from the environmentGravatar Arnaud Lacombe 1-10/+2
2011-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-15/+8
2011-06-09kconfig: regen parserGravatar Arnaud Lacombe 1-3/+3
2011-06-09kconfig: migrate parser to implicit rulesGravatar Arnaud Lacombe 1-25/+3
2011-06-09kconfig: constify `kconf_id_lookup'Gravatar Arnaud Lacombe 1-1/+1
2011-06-06kconfig/gconf: silent missing prototype warningsGravatar Arnaud Lacombe 1-1/+2
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftGravatar Arnaud Lacombe 1-16/+8
2011-04-29kconfig: quiet commands when V=0Gravatar Peter Foley 1-2/+2
2011-04-29kconfig: change update-po-config to reflect new layout of arch/umGravatar Peter Foley 1-2/+2
2011-04-29kconfig: make update-po-config work in KBUILD_OUTPUTGravatar Peter Foley 1-7/+9
2011-04-29kconfig: rearrange clean-filesGravatar Peter Foley 1-2/+2
2011-04-29kconfig: change gconf to modify hostprogs-y like nconf and mconfGravatar Peter Foley 1-2/+3
2011-04-29kconfig: change qconf to modify hostprogs-y like nconf and mconfGravatar Peter Foley 1-3/+4
2011-04-29kconfig: only build kxgettext when neededGravatar Peter Foley 1-1/+5
2010-09-27Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...Gravatar Michal Marek 1-1/+1
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeGravatar Arnaud Lacombe 1-1/+1
2010-09-13kconfig: Simplify Makefile for xconfigGravatar Michal Marek 1-2/+2
2010-09-13Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systemsGravatar Alexander Stein 1-6/+4
2010-09-01kconfig qconf: port to QT4Gravatar Alexander Stein 1-33/+43
2010-08-26kbuild: don't overwrite HOST_EXTRACFLAGSGravatar Arnaud Lacombe 1-4/+2
2010-08-17kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBESGravatar Arnaud Lacombe 1-2/+3
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigGravatar Michal Marek 1-4/+14
2010-08-03kconfig: add savedefconfigGravatar Sam Ravnborg 1-1/+5
2010-08-03kconfig: add alldefconfigGravatar Sam Ravnborg 1-6/+7
2010-08-03kconfig: change nonint_oldconfig to listnewconfigGravatar Sam Ravnborg 1-4/+3
2010-08-03kconfig: rename loose_nonint_oldconfig => oldnoconfigGravatar Sam Ravnborg 1-4/+3
2010-08-03kconfig: use long options in confGravatar Sam Ravnborg 1-40/+30
2010-06-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 1-1/+1
2010-06-03gconfig: fix build failure on fedora 13Gravatar Richard Kennedy 1-1/+1