public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]  Kconfig cleanups for v3.13
@ 2013-11-05 15:53 Mark Salter
  0 siblings, 0 replies; only message in thread
From: Mark Salter @ 2013-11-05 15:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:

  Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)

are available in the git repository at:

  git://linux-c6x.org/git/projects/linux-c6x-upstreaming.git tags/for-linus

for you to fetch changes up to b2c32b32a21291107c3797448e0bd36716c8e445:

  c6x: remove unused COMMON_CLKDEV Kconfig parameter (2013-10-29 23:31:46 -0400)

----------------------------------------------------------------
Kconfig cleanups for v3.13

Remove some unused config options from C6X and clean up PC_PARPORT
dependencies. The latter was discussed here:

 https://lkml.org/lkml/2013/10/8/12

----------------------------------------------------------------
Mark Salter (13):
      alpha: select ARCH_MIGHT_HAVE_PC_PARPORT
      arm: select ARCH_MIGHT_HAVE_PC_PARPORT
      ia64: select ARCH_MIGHT_HAVE_PC_PARPORT
      m68k: select ARCH_MIGHT_HAVE_PC_PARPORT
      microblaze: select ARCH_MIGHT_HAVE_PC_PARPORT
      mips: select ARCH_MIGHT_HAVE_PC_PARPORT
      parisc: select ARCH_MIGHT_HAVE_PC_PARPORT
      powerpc: select ARCH_MIGHT_HAVE_PC_PARPORT
      sh: select ARCH_MIGHT_HAVE_PC_PARPORT
      sparc: select ARCH_MIGHT_HAVE_PC_PARPORT
      unicore32: select ARCH_MIGHT_HAVE_PC_PARPORT
      x86: select ARCH_MIGHT_HAVE_PC_PARPORT
      Kconfig cleanup (PARPORT_PC dependencies)

Michael Opdenacker (2):
      c6x: remove unused parameter in Kconfig
      c6x: remove unused COMMON_CLKDEV Kconfig parameter

 arch/alpha/Kconfig      |  1 +
 arch/arm/Kconfig        |  1 +
 arch/c6x/Kconfig        |  7 -------
 arch/ia64/Kconfig       |  1 +
 arch/m68k/Kconfig       |  1 +
 arch/microblaze/Kconfig |  1 +
 arch/mips/Kconfig       |  1 +
 arch/parisc/Kconfig     |  1 +
 arch/powerpc/Kconfig    |  1 +
 arch/sh/Kconfig         |  1 +
 arch/sparc/Kconfig      |  1 +
 arch/unicore32/Kconfig  |  1 +
 arch/x86/Kconfig        |  1 +
 drivers/parport/Kconfig | 10 +++++++---
 14 files changed, 19 insertions(+), 10 deletions(-)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-05 15:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-05 15:53 [GIT PULL] Kconfig cleanups for v3.13 Mark Salter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox