[PATCH] Kconfig fix (HISAX_FRITZPCI on ppc64)
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>
This commit is contained in:
parent
253a9c3308
commit
6622b8c780
@ -134,6 +134,7 @@ config HISAX_AVM_A1
|
|||||||
|
|
||||||
config HISAX_FRITZPCI
|
config HISAX_FRITZPCI
|
||||||
bool "AVM PnP/PCI (Fritz!PnP/PCI)"
|
bool "AVM PnP/PCI (Fritz!PnP/PCI)"
|
||||||
|
depends on BROKEN || !PPC64
|
||||||
help
|
help
|
||||||
This enables HiSax support for the AVM "Fritz!PnP" and "Fritz!PCI".
|
This enables HiSax support for the AVM "Fritz!PnP" and "Fritz!PCI".
|
||||||
See <file:Documentation/isdn/README.HiSax> on how to configure it.
|
See <file:Documentation/isdn/README.HiSax> on how to configure it.
|
||||||
|
Loading…
Reference in New Issue
Block a user