linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [TRIVIAL] ARM: cns3xxx: drop unnessesary symbol selection
@ 2012-11-08  5:37 Imre Kaloz
  2012-11-08  5:57 ` Imre Kaloz
  2012-11-12 21:40 ` Arnd Bergmann
  0 siblings, 2 replies; 3+ messages in thread
From: Imre Kaloz @ 2012-11-08  5:37 UTC (permalink / raw)
  To: linux-arm-kernel

ARCH_CNS3XXX already selects MIGHT_HAVE_PCI, so boards don't have to

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
---
 arch/arm/mach-cns3xxx/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-cns3xxx/Kconfig b/arch/arm/mach-cns3xxx/Kconfig
index 29b13f2..9ebfcc4 100644
--- a/arch/arm/mach-cns3xxx/Kconfig
+++ b/arch/arm/mach-cns3xxx/Kconfig
@@ -3,7 +3,6 @@ menu "CNS3XXX platform type"
 
 config MACH_CNS3420VB
 	bool "Support for CNS3420 Validation Board"
-	select MIGHT_HAVE_PCI
 	help
 	  Include support for the Cavium Networks CNS3420 MPCore Platform
 	  Baseboard.
-- 
1.7.1

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

* [PATCH] [TRIVIAL] ARM: cns3xxx: drop unnessesary symbol selection
  2012-11-08  5:37 [PATCH] [TRIVIAL] ARM: cns3xxx: drop unnessesary symbol selection Imre Kaloz
@ 2012-11-08  5:57 ` Imre Kaloz
  2012-11-12 21:40 ` Arnd Bergmann
  1 sibling, 0 replies; 3+ messages in thread
From: Imre Kaloz @ 2012-11-08  5:57 UTC (permalink / raw)
  To: linux-arm-kernel

s/unnessesary/unnecessary/ -- I should sleep more ;)

On Thu, 08 Nov 2012 06:37:09 +0100, Imre Kaloz <kaloz@openwrt.org> wrote:

> ARCH_CNS3XXX already selects MIGHT_HAVE_PCI, so boards don't have to
>
> Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
> ---
>  arch/arm/mach-cns3xxx/Kconfig |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-cns3xxx/Kconfig b/arch/arm/mach-cns3xxx/Kconfig
> index 29b13f2..9ebfcc4 100644
> --- a/arch/arm/mach-cns3xxx/Kconfig
> +++ b/arch/arm/mach-cns3xxx/Kconfig
> @@ -3,7 +3,6 @@ menu "CNS3XXX platform type"
> config MACH_CNS3420VB
>  	bool "Support for CNS3420 Validation Board"
> -	select MIGHT_HAVE_PCI
>  	help
>  	  Include support for the Cavium Networks CNS3420 MPCore Platform
>  	  Baseboard.

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

* [PATCH] [TRIVIAL] ARM: cns3xxx: drop unnessesary symbol selection
  2012-11-08  5:37 [PATCH] [TRIVIAL] ARM: cns3xxx: drop unnessesary symbol selection Imre Kaloz
  2012-11-08  5:57 ` Imre Kaloz
@ 2012-11-12 21:40 ` Arnd Bergmann
  1 sibling, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2012-11-12 21:40 UTC (permalink / raw)
  To: linux-arm-kernel

On Thursday 08 November 2012, Imre Kaloz wrote:
> ARCH_CNS3XXX already selects MIGHT_HAVE_PCI, so boards don't have to
> 
> Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

Applied on next/fixes-non-critical branch, with the subject line fixup.

Thanks,

	Arnd

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

end of thread, other threads:[~2012-11-12 21:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-08  5:37 [PATCH] [TRIVIAL] ARM: cns3xxx: drop unnessesary symbol selection Imre Kaloz
2012-11-08  5:57 ` Imre Kaloz
2012-11-12 21:40 ` Arnd Bergmann

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