The following patch fixes a build error for the enter:now PCI card. Signed-off-by: Toralf Förster <[email protected]> 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:
pgp7YzagKgzfD.pgp
Description: PGP signature
- Follow-Ups:
- Re: [PATCH] fix build error for HISAX_NETJET
- From: Karsten Keil <[email protected]>
- Re: [PATCH] fix build error for HISAX_NETJET
- Prev by Date: Re: pagefault in generic_file_buffered_write() causing deadlock
- Next by Date: Re: [PATCH 05/19] NFS: Use local caching
- Previous by thread: [PATCH] OHCI: disallow autostop when wakeup is disabled
- Next by thread: Re: [PATCH] fix build error for HISAX_NETJET
- Index(es):