login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
November
»
30
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Hans Ulli Kroll
Subject:
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
Date: Tuesday, November 30, 2010 - 8:38 am
On Mon, 29 Nov 2010, Arnd Bergmann wrote:
quoted text
> On Monday 29 November 2010, Hans Ulli Kroll wrote: > > @@ -1164,7 +1169,7 @@ config ISA_DMA_API > > bool > > > > config PCI > > - bool "PCI support" if ARCH_INTEGRATOR_AP || ARCH_VERSATILE_PB || > > ARCH_IXP4XX || ARCH_KS8695 || MACH_ARMCORE || ARCH_CNS3XXX > > + bool "PCI support" if MIGHT_HAVE_PCI > > help > > Find out whether you have a PCI motherboard. PCI is the name of > > a > > bus system, i.e. the way the CPU talks to the other stuff inside > > This does not solve the problem that Russell mentioned: existing platforms > select PCI unconditionally, e.g. Iop13XX, some IXP, Orion, Shark > and more. At the very least, these would need to also select MIGHT_HAVE_PCI > to avoid the warning. >
so select MIGHT_HAVE_PCI in conjunction of select PCI on other almost platforms
quoted text
> > index fe0c82e..f5c39a8 100644 > > --- a/arch/arm/mach-ks8695/Kconfig > > +++ b/arch/arm/mach-ks8695/Kconfig > > @@ -4,6 +4,7 @@ menu "Kendin/Micrel KS8695 Implementations" > > > > config MACH_KS8695 > > +++ b/arch/arm/mach-versatile/Kconfig > > @@ -4,6 +4,7 @@ menu "Versatile platform type" > > config ARCH_VERSATILE_PB > > bool "Support Versatile/PB platform" > > select CPU_ARM926T > > + select HAVE_PCI > > default y > > help > > Include support for the ARM(R) Versatile/PB platform.bool > > Typo: you certainly meant MIGHT_HAVE_PCI here. >
Damn, I missed this. HAVE_PCI was my first approach to do this.
quoted text
> We still need to agree on what it should be doing, but otherwise this > is what I had in mind. > > Arnd >
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] ARM: Gemini: Add support for PCI Bus
, Hans Ulli Kroll
, (Sat Nov 20, 7:27 am)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, Paulius Zaleckas
, (Sat Nov 20, 12:30 pm)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, Russell King - ARM Linux
, (Fri Nov 26, 4:18 am)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, MichaÅ MirosÅaw
, (Fri Nov 26, 4:57 am)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, Hans Ulli Kroll
, (Sat Nov 27, 5:16 am)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, MichaÅ MirosÅaw
, (Sat Nov 27, 6:01 am)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, Arnd Bergmann
, (Sat Nov 27, 8:39 am)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, Hans Ulli Kroll
, (Mon Nov 29, 1:12 am)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, Russell King - ARM Linux
, (Mon Nov 29, 7:22 am)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, Hans Ulli Kroll
, (Mon Nov 29, 7:50 am)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, Arnd Bergmann
, (Mon Nov 29, 8:50 am)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, Arnd Bergmann
, (Mon Nov 29, 8:57 am)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, Hans Ulli Kroll
, (Tue Nov 30, 8:38 am)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, Russell King - ARM Linux
, (Tue Nov 30, 9:05 am)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, Arnd Bergmann
, (Tue Nov 30, 9:19 am)
Re: [PATCH] ARM: Gemini: Add support for PCI Bus
, Hans Ulli Kroll
, (Wed Dec 1, 8:05 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Sam Ravnborg
Re: [PATCH] kbuild: fix make V=1
Nick Piggin
Re: [PATCH 0/24] make atomic_read() behave consistently across all architectures
Greg Kroah-Hartman
[PATCH 16/36] driver core: cpu: fix section mismatch in cpu.c:store_online
Greg Kroah-Hartman
[PATCH 22/36] PM: Make wakeup flags available whenever CONFIG_PM is set
git
:
Junio C Hamano
Re: [PATCH 1/2] Teach git-describe to display distances from tags.
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
Johan Herland
[PATCH 6/7] Softrefs: Administrivia associated with softrefs subsystem and git-sof...
linux-netdev
:
Jarek Poplawski
Re: [PATCH] flush_work_sync vs. flush_scheduled_work Re: [PATCH] PHYLIB: IRQ event...
Lennert Buytenhek
Re: Distributed Switch Architecture(DSA)
Daniel Schaffrath
Re: tcp bw in 2.6
Guo-Fu Tseng
Re: jme: UDP checksum error, and lots of them
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
openbsd-misc
:
Conor
Re: RFID Reader
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Pieter Verberne
File collision while using pkg_add
Stuart Henderson
Re: SquidGuard problem
Community First Financial
Teacher A+ Loan
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
ath9k: Added get_survey callback in order to get channel noise
Linux Kernel Mailing List
ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJ
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
kconfig: recalc symbol value before showing search results
Colocation donated by:
Syndicate