aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/Makefile
AgeCommit message (Expand)Author
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-08-22kconfig: nconfig: fix multi-byte UTF handlingBrian Norris
2014-08-19kbuild: remove redundant clean-files from scripts/kconfig/MakefileMasahiro Yamada
2014-08-19kbuild: refactor script/kconfig/MakefileMasahiro Yamada
2014-08-08x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett
2014-08-08x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-06-10kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada
2013-03-07kconfig: optionally use pkg-config to detect ncurses libsJustin Lecher
2012-12-20scripts/kconfig: ensure we use proper CONFIG_ prefixYann E. MORIN
2012-09-27kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee
2012-07-26kconfig: Document oldnoconfig to what it really doesSteven Rostedt
2012-07-13kconfig: Print errors to stderr in the MakefileMichal Marek
2012-07-13xconfig: add quiet rule for mocYaakov Selkowitz
2012-07-13xconfig: use pkgconfig to find mocYaakov Selkowitz
2012-01-16Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-01-15Improve update-po-config outputPeter Foley
2011-12-18kconfig: adapt update-po-config to new UML layoutPaul Bolle
2011-08-08kconfig/streamline_config.pl: merge local{mod,yes}configArnaud Lacombe
2011-08-08kconfig/streamline_config.pl: use options to determine operating modeArnaud Lacombe
2011-08-08kconfig/streamline_config.pl: directly access LSMOD from the environmentArnaud Lacombe
2011-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-06-09kconfig: regen parserArnaud Lacombe
2011-06-09kconfig: migrate parser to implicit rulesArnaud Lacombe
2011-06-09kconfig: constify `kconf_id_lookup'Arnaud Lacombe
2011-06-06kconfig/gconf: silent missing prototype warningsArnaud Lacombe
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe
2011-04-29kconfig: quiet commands when V=0Peter Foley
2011-04-29kconfig: change update-po-config to reflect new layout of arch/umPeter Foley
2011-04-29kconfig: make update-po-config work in KBUILD_OUTPUTPeter Foley
2011-04-29kconfig: rearrange clean-filesPeter Foley
2011-04-29kconfig: change gconf to modify hostprogs-y like nconf and mconfPeter Foley
2011-04-29kconfig: change qconf to modify hostprogs-y like nconf and mconfPeter Foley
2011-04-29kconfig: only build kxgettext when neededPeter Foley
2010-09-27Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...Michal Marek
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-09-13kconfig: Simplify Makefile for xconfigMichal Marek
2010-09-13Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systemsAlexander Stein
2010-09-01kconfig qconf: port to QT4Alexander Stein
2010-08-26kbuild: don't overwrite HOST_EXTRACFLAGSArnaud Lacombe
2010-08-17kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBESArnaud Lacombe
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek
2010-08-03kconfig: add savedefconfigSam Ravnborg
2010-08-03kconfig: add alldefconfigSam Ravnborg
2010-08-03kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg
2010-08-03kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg
2010-08-03kconfig: use long options in confSam Ravnborg
2010-06-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-06-03gconfig: fix build failure on fedora 13Richard Kennedy