[GIT PULL] Kconfig cleanups for v3.13

From: Mark Salter
Date: Tue Nov 05 2013 - 10:53:37 EST


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(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/