mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH]  fix build error for HISAX_NETJET
@ 2006-11-15 17:08 Toralf Förster
  2006-11-15 17:40 ` Karsten Keil
  0 siblings, 1 reply; 2+ messages in thread
From: Toralf Förster @ 2006-11-15 17:08 UTC (permalink / raw)
  To: isdn4linux; +Cc: info, kkeil, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 697 bytes --]

The following patch fixes a build error for the  enter:now PCI card.

Signed-off-by: Toralf Förster <toralf.foerster@gmx.de>

diff --git a/drivers/isdn/hisax/Kconfig b/drivers/isdn/hisax/Kconfig
index eb57a98..cfd2718 100644
--- a/drivers/isdn/hisax/Kconfig
+++ b/drivers/isdn/hisax/Kconfig
@@ -344,7 +344,7 @@ config HISAX_HFC_SX

 config HISAX_ENTERNOW_PCI
        bool "Formula-n enter:now PCI card"
-       depends on PCI && (BROKEN || !(SPARC || PPC || PARISC || M68K || FRV))
+       depends on HISAX_NETJET && PCI && (BROKEN || !(SPARC || PPC || PARISC || M68K || FRV))
        help
          This enables HiSax support for the Formula-n enter:now PCI
          ISDN card.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [PATCH]  fix build error for HISAX_NETJET
  2006-11-15 17:08 [PATCH] fix build error for HISAX_NETJET Toralf Förster
@ 2006-11-15 17:40 ` Karsten Keil
  0 siblings, 0 replies; 2+ messages in thread
From: Karsten Keil @ 2006-11-15 17:40 UTC (permalink / raw)
  To: Toralf Förster; +Cc: isdn4linux, info, linux-kernel

The following patch fixes a build error for the  enter:now PCI card.

Acked-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: Toralf Förster <toralf.foerster@gmx.de>

diff --git a/drivers/isdn/hisax/Kconfig b/drivers/isdn/hisax/Kconfig
index eb57a98..cfd2718 100644
--- a/drivers/isdn/hisax/Kconfig
+++ b/drivers/isdn/hisax/Kconfig
@@ -344,7 +344,7 @@ config HISAX_HFC_SX

 config HISAX_ENTERNOW_PCI
        bool "Formula-n enter:now PCI card"
-       depends on PCI && (BROKEN || !(SPARC || PPC || PARISC || M68K || FRV))
+       depends on HISAX_NETJET && PCI && (BROKEN || !(SPARC || PPC || PARISC || M68K || FRV))
        help
          This enables HiSax support for the Formula-n enter:now PCI
          ISDN card.



-- 
Karsten Keil
SuSE Labs
ISDN development

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

end of thread, other threads:[~2006-11-15 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-15 17:08 [PATCH] fix build error for HISAX_NETJET Toralf Förster
2006-11-15 17:40 ` Karsten Keil

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

all inboxes | Powered by JetHome®