Linux s390 Architecture development
 help / color / mirror / Atom feed
* [PATCH 9/9] Kconfig: broadcom 4400 dependency.
@ 2007-04-23 14:14 Martin Schwidefsky
  2007-04-23 14:39 ` Michael Buesch
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Schwidefsky @ 2007-04-23 14:14 UTC (permalink / raw)
  To: linux-kernel, linux-s390; +Cc: akpm, mb, linville, arnd, maxextreme, gregkh

[PATCH 9/9] Kconfig: broadcom 4400 dependency.

From: Martin Schwidefsky <schwidefsky@de.ibm.com>

Add HAS_IOMEM dependency to the B44 "Broadcom 4400 ethernet support"
config option. This hides the option for s390.
Goes on top of git-wireless.patch.

Cc: Michael Buesch <mb@bu3sch.de>
Cc: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
---

 drivers/net/Kconfig |    1 +
 1 files changed, 1 insertion(+)

diff -urpN linux-2.6/drivers/net/Kconfig linux-2.6-patched/drivers/net/Kconfig
--- linux-2.6/drivers/net/Kconfig	2007-04-23 15:51:44.000000000 +0200
+++ linux-2.6-patched/drivers/net/Kconfig	2007-04-23 15:53:16.000000000 +0200
@@ -1432,6 +1432,7 @@ config APRICOT
 
 config B44
 	tristate "Broadcom 4400 ethernet support"
+	depends on HAS_IOMEM
 	select SSB
 	select MII
 	help

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

* Re: [PATCH 9/9] Kconfig: broadcom 4400 dependency.
  2007-04-23 14:14 [PATCH 9/9] Kconfig: broadcom 4400 dependency Martin Schwidefsky
@ 2007-04-23 14:39 ` Michael Buesch
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Buesch @ 2007-04-23 14:39 UTC (permalink / raw)
  To: Martin Schwidefsky
  Cc: linux-kernel, linux-s390, akpm, linville, arnd, maxextreme,
	gregkh

On Monday 23 April 2007 16:14, Martin Schwidefsky wrote:
> [PATCH 9/9] Kconfig: broadcom 4400 dependency.
> 
> From: Martin Schwidefsky <schwidefsky@de.ibm.com>
> 
> Add HAS_IOMEM dependency to the B44 "Broadcom 4400 ethernet support"
> config option. This hides the option for s390.
> Goes on top of git-wireless.patch.
> 
> Cc: Michael Buesch <mb@bu3sch.de>
> Cc: John W. Linville <linville@tuxdriver.com>
> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

Acked-by: Michael Buesch <mb@bu3sch.de>

> ---
> 
>  drivers/net/Kconfig |    1 +
>  1 files changed, 1 insertion(+)
> 
> diff -urpN linux-2.6/drivers/net/Kconfig linux-2.6-patched/drivers/net/Kconfig
> --- linux-2.6/drivers/net/Kconfig	2007-04-23 15:51:44.000000000 +0200
> +++ linux-2.6-patched/drivers/net/Kconfig	2007-04-23 15:53:16.000000000 +0200
> @@ -1432,6 +1432,7 @@ config APRICOT
>  
>  config B44
>  	tristate "Broadcom 4400 ethernet support"
> +	depends on HAS_IOMEM
>  	select SSB
>  	select MII
>  	help
> 
> 

-- 
Greetings Michael.

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

end of thread, other threads:[~2007-04-23 14:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-23 14:14 [PATCH 9/9] Kconfig: broadcom 4400 dependency Martin Schwidefsky
2007-04-23 14:39 ` Michael Buesch

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