linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [POWERPC] pSeries: make pseries_defconfig minus PCI build again
@ 2007-11-14  4:07 Stephen Rothwell
  2007-11-14 20:08 ` Linas Vepstas
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2007-11-14  4:07 UTC (permalink / raw)
  To: paulus; +Cc: ppc-dev


Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
---
 arch/powerpc/platforms/pseries/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

diff --git a/arch/powerpc/platforms/pseries/Kconfig b/arch/powerpc/platforms/pseries/Kconfig
index 16e4e40..306a9d0 100644
--- a/arch/powerpc/platforms/pseries/Kconfig
+++ b/arch/powerpc/platforms/pseries/Kconfig
@@ -21,7 +21,7 @@ config PPC_SPLPAR
 
 config EEH
 	bool "PCI Extended Error Handling (EEH)" if EMBEDDED
-	depends on PPC_PSERIES
+	depends on PPC_PSERIES && PCI
 	default y if !EMBEDDED
 
 config SCANLOG
-- 
1.5.3.5

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

* Re: [PATCH] [POWERPC] pSeries: make pseries_defconfig minus PCI build again
  2007-11-14  4:07 [PATCH] [POWERPC] pSeries: make pseries_defconfig minus PCI build again Stephen Rothwell
@ 2007-11-14 20:08 ` Linas Vepstas
  0 siblings, 0 replies; 2+ messages in thread
From: Linas Vepstas @ 2007-11-14 20:08 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: ppc-dev, paulus

On Wed, Nov 14, 2007 at 03:07:39PM +1100, Stephen Rothwell wrote:
> 
> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Linas Vepstas <linas@austin.ibm.com>

> ---
>  arch/powerpc/platforms/pseries/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> -- 
> Cheers,
> Stephen Rothwell                    sfr@canb.auug.org.au
> 
> diff --git a/arch/powerpc/platforms/pseries/Kconfig b/arch/powerpc/platforms/pseries/Kconfig
> index 16e4e40..306a9d0 100644
> --- a/arch/powerpc/platforms/pseries/Kconfig
> +++ b/arch/powerpc/platforms/pseries/Kconfig
> @@ -21,7 +21,7 @@ config PPC_SPLPAR
>  
>  config EEH
>  	bool "PCI Extended Error Handling (EEH)" if EMBEDDED
> -	depends on PPC_PSERIES
> +	depends on PPC_PSERIES && PCI
>  	default y if !EMBEDDED
>  
>  config SCANLOG
> -- 
> 1.5.3.5
> 
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev

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

end of thread, other threads:[~2007-11-14 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-14  4:07 [PATCH] [POWERPC] pSeries: make pseries_defconfig minus PCI build again Stephen Rothwell
2007-11-14 20:08 ` Linas Vepstas

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