projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0c69c4
)
[PATCH] fix build error for HISAX_NETJET
author
Toralf Foerster
<
[email protected]
>
Sun, 19 Nov 2006 06:19:41 +0000
(22:19 -0800)
committer
Linus Torvalds
<
[email protected]
>
Mon, 20 Nov 2006 17:42:05 +0000
(09:42 -0800)
Fix a build error for the enter:now PCI card.
Signed-off-by: Toralf Foerster <
[email protected]
>
Acked-by: Karsten Keil <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/isdn/hisax/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/isdn/hisax/Kconfig
b/drivers/isdn/hisax/Kconfig
index eb57a988e0488aac6d5a7f13c48cda909923111c..cfd2718a490d35ed710f595976d6ba72eea1b97b 100644
(file)
--- 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.