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:
253a9c3
)
[PATCH] Kconfig fix (HISAX_FRITZPCI on ppc64)
author
Al Viro
<viro@www.linux.org.uk>
Tue, 23 Aug 2005 21:45:21 +0000
(22:45 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 24 Aug 2005 01:43:40 +0000
(18:43 -0700)
HISAX_FRITZPCI is broken on ppc64; marked as such
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/isdn/hisax/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/isdn/hisax/Kconfig
b/drivers/isdn/hisax/Kconfig
index 6c7b8bffc6fdb10da595c30dd04ecb4154418685..801c98f30e5c7c767e1a39822033d68b81540626 100644
(file)
--- a/
drivers/isdn/hisax/Kconfig
+++ b/
drivers/isdn/hisax/Kconfig
@@
-134,6
+134,7
@@
config HISAX_AVM_A1
config HISAX_FRITZPCI
bool "AVM PnP/PCI (Fritz!PnP/PCI)"
+ depends on BROKEN || !PPC64
help
This enables HiSax support for the AVM "Fritz!PnP" and "Fritz!PCI".
See <file:Documentation/isdn/README.HiSax> on how to configure it.