mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Karsten Keil <kkeil@suse.de>
To: "Toralf Förster" <toralf.foerster@gmx.de>
Cc: isdn4linux@listserv.isdn4linux.de, info@formula-n.de,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH]  fix build error for HISAX_NETJET
Date: Wed, 15 Nov 2006 18:40:17 +0100	[thread overview]
Message-ID: <20061115174017.GB5158@pingi.kke.suse.de> (raw)
In-Reply-To: <200611151808.56562.toralf.foerster@gmx.de>

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

      reply	other threads:[~2006-11-15 17:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-15 17:08 Toralf Förster
2006-11-15 17:40 ` Karsten Keil [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061115174017.GB5158@pingi.kke.suse.de \
    --to=kkeil@suse.de \
    --cc=info@formula-n.de \
    --cc=isdn4linux@listserv.isdn4linux.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=toralf.foerster@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®