summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kconfig: Check for libncurses before menuconfigBorislav Petkov2017-06-101-1/+1
* kbuild: make sure autoksyms.h exists earlyNicolas Pitre2016-12-011-0/+2
* scripts/kconfig: allow building with make 3.80 againJan Beulich2016-02-011-1/+3
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-11-101-42/+14
|\
| * Use pkg-config to find Qt 4 and 5 instead of direct qmakeThiago Macieira2015-11-021-24/+13
| * Update the buildsystem for KConfig finding QtThiago Macieira2015-10-141-45/+28
| * Port xconfig to Qt5 - Remove Qt3Support from Makefile.Boris Barbulovski2015-10-141-2/+2
* | scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=Michael Ellerman2015-10-151-1/+1
* | scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a targetMichael Ellerman2015-10-011-1/+4
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-07-021-13/+15
|\
| * kconfig: Wrap long "make help" text linesGeert Uytterhoeven2015-06-041-2/+4
| * scripts/kconfig/Makefile: Cosmetic fixesDiego Viola2015-06-031-5/+5
| * scripts/kconfig/Makefile: Fix spelling of QtDiego Viola2015-05-281-6/+6
* | kconfig: add xenconfig defconfig helperLuis R. Rodriguez2015-06-161-0/+5
* | kconfig: clarify kvmconfig is for kvmLuis R. Rodriguez2015-06-161-1/+1
|/
* kconfig: Do not print status messages in make -s modeMichal Marek2015-04-091-18/+22
* kconfig: Simplify MakefileMichal Marek2015-04-081-12/+8
* kbuild: add generic mergeconfig target, %.configMasahiro Yamada2015-03-241-10/+9
* kbuild: mergeconfig: remove redundant $(objtree)Masahiro Yamada2015-03-241-1/+1
* kbuild: mergeconfig: move an error check to merge_config.shMasahiro Yamada2015-03-241-1/+0
* kbuild: mergeconfig: fix "jobserver unavailable" warningMasahiro Yamada2015-03-241-1/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-141-33/+5
|\
| * kconfig: nconfig: fix multi-byte UTF handlingBrian Norris2014-08-221-1/+2
| * kbuild: remove redundant clean-files from scripts/kconfig/MakefileMasahiro Yamada2014-08-191-1/+0
| * kbuild: refactor script/kconfig/MakefileMasahiro Yamada2014-08-191-31/+3
* | x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett2014-08-081-0/+5
* | x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett2014-08-081-0/+14
|/
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-06-121-1/+0
|\
| * kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-101-1/+0
* | kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada2014-06-101-2/+2
|/
* kconfig: optionally use pkg-config to detect ncurses libsJustin Lecher2013-03-071-1/+3
* scripts/kconfig: ensure we use proper CONFIG_ prefixYann E. MORIN2012-12-201-0/+3
* kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee2012-09-271-3/+9
* kconfig: Document oldnoconfig to what it really doesSteven Rostedt2012-07-261-1/+1
* kconfig: Print errors to stderr in the MakefileMichal Marek2012-07-131-14/+14
* xconfig: add quiet rule for mocYaakov Selkowitz2012-07-131-2/+5
* xconfig: use pkgconfig to find mocYaakov Selkowitz2012-07-131-2/+2
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-01-161-3/+3
|\
| * Improve update-po-config outputPeter Foley2012-01-151-3/+3
* | kconfig: adapt update-po-config to new UML layoutPaul Bolle2011-12-181-3/+2
|/
* kconfig/streamline_config.pl: merge local{mod,yes}configArnaud Lacombe2011-08-081-17/+1
* kconfig/streamline_config.pl: use options to determine operating modeArnaud Lacombe2011-08-081-2/+2
* kconfig/streamline_config.pl: directly access LSMOD from the environmentArnaud Lacombe2011-08-081-10/+2
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-07-301-15/+8
|\
| * kconfig/gconf: silent missing prototype warningsArnaud Lacombe2011-06-061-1/+2
| * kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-061-16/+8
* | kconfig: regen parserArnaud Lacombe2011-06-091-3/+3
* | kconfig: migrate parser to implicit rulesArnaud Lacombe2011-06-091-25/+3
* | kconfig: constify `kconf_id_lookup'Arnaud Lacombe2011-06-091-1/+1
|/
* kconfig: quiet commands when V=0Peter Foley2011-04-291-2/+2
OpenPOWER on IntegriCloud