linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 2/2] Kconfig updates for v5.3-rc1
@ 2019-07-12 17:54 Masahiro Yamada
  2019-07-12 23:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2019-07-12 17:54 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: masahiroy, Linux Kernel Mailing List, Linux Kbuild mailing list

Hi Linus,

Please pull Kconfig updates for v5.3-rc1.
Thanks!


The following changes since commit d1fdb6d8f6a4109a4263176c84b899076a5f8008:

  Linux 5.2-rc4 (2019-06-08 20:24:46 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kconfig-v5.3

for you to fetch changes up to e3cd5136a4ecece6a7599a07add0dfb811a7f49d:

  kconfig: remove meaningless if-conditional in conf_read()
(2019-07-11 23:37:55 +0900)

----------------------------------------------------------------
Kconfig updates for v5.3

- always require argument for --defconfig and remove the hard-coded
  arch/$(ARCH)/defconfig path

- make arch/$(SRCARCH)/configs/defconfig the new default of defconfig

- some code cleanups

----------------------------------------------------------------
Marco Ammon (1):
      kconfig: Fix spelling of sym_is_changable

Masahiro Yamada (6):
      kconfig: remove always false ifeq ($(KBUILD_DEFCONFIG,) conditional
      kconfig: require the argument of --defconfig
      kconfig: add static qualifier to expand_string()
      kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
      unicore32: rename unicore32_defconfig to defconfig
      kconfig: remove meaningless if-conditional in conf_read()

 arch/alpha/Makefile                                    |  2 --
 arch/arm64/Makefile                                    |  2 --
 arch/csky/Makefile                                     |  1 -
 arch/nds32/Makefile                                    |  2 --
 arch/riscv/Makefile                                    |  2 --
 arch/s390/Makefile                                     |  2 --
 arch/unicore32/Makefile                                |  3 +--
 .../configs/{unicore32_defconfig => defconfig}         |  0
 scripts/kconfig/Makefile                               |  8 +++++---
 scripts/kconfig/conf.c                                 | 10 ++++------
 scripts/kconfig/confdata.c                             | 25
+++---------------------
 scripts/kconfig/lkc.h                                  |  1 -
 scripts/kconfig/lkc_proto.h                            |  3 +--
 scripts/kconfig/mconf.c                                | 10 +++++-----
 scripts/kconfig/nconf.c                                | 10 +++++-----
 scripts/kconfig/preprocess.c                           |  3 ++-
 scripts/kconfig/qconf.cc                               |  2 +-
 scripts/kconfig/symbol.c                               |  2 +-
 18 files changed, 28 insertions(+), 60 deletions(-)
 rename arch/unicore32/configs/{unicore32_defconfig => defconfig} (100%)

-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL 2/2] Kconfig updates for v5.3-rc1
  2019-07-12 17:54 [GIT PULL 2/2] Kconfig updates for v5.3-rc1 Masahiro Yamada
@ 2019-07-12 23:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-07-12 23:20 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, masahiroy, Linux Kernel Mailing List,
	Linux Kbuild mailing list

The pull request you sent on Sat, 13 Jul 2019 02:54:42 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kconfig-v5.3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/106f1466e7e7057ec6f4dc9516c13ea8cb9dffa0

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-12 23:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-12 17:54 [GIT PULL 2/2] Kconfig updates for v5.3-rc1 Masahiro Yamada
2019-07-12 23:20 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).