[PATCH] (7/43) Kconfig fix (HISAX_FRITZPCI on ppc64)

From: Al Viro
Date: Tue Aug 23 2005 - 16:43:50 EST


HISAX_FRITZPCI is broken on ppc64; marked as such

Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
----
diff -urN RC13-rc6-git13-m32r-genrtc/drivers/isdn/hisax/Kconfig RC13-rc6-git13-ppc64-isdn/drivers/isdn/hisax/Kconfig
--- RC13-rc6-git13-m32r-genrtc/drivers/isdn/hisax/Kconfig 2005-06-17 15:48:29.000000000 -0400
+++ RC13-rc6-git13-ppc64-isdn/drivers/isdn/hisax/Kconfig 2005-08-21 13:16:50.000000000 -0400
@@ -134,6 +134,7 @@

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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/